diff --git a/src/root/topbar.tt b/src/root/topbar.tt index c1d4e0f3..71c8d61b 100644 --- a/src/root/topbar.tt +++ b/src/root/topbar.tt @@ -20,7 +20,7 @@ [% WRAPPER makeSubMenu title="Hydra" %] [% INCLUDE makeLink uri = c.uri_for(c.controller('Root').action_for('index')) - title = "Overview" %] + title = "Projects" %] [% INCLUDE makeLink uri = c.uri_for(c.controller('Root').action_for('queue')) title = "Queue" %]