* in topbar, use 'Projects' in stead of 'Overview'

This commit is contained in:
Rob Vermaas 2010-01-08 12:30:09 +00:00
parent fe8a376864
commit 54d8722740

View file

@ -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" %]