From f58db70bdecdbfd0a0d81c0c452d58b88391f9f1 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang Date: Fri, 7 Dec 2007 18:42:40 +0000 Subject: More detailed html title on several views. git-svn-id: http://redmine.rubyforge.org/svn/trunk@964 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- app/views/projects/list.rhtml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/views/projects/list.rhtml') diff --git a/app/views/projects/list.rhtml b/app/views/projects/list.rhtml index c6e5b4dec..c7630c0a2 100644 --- a/app/views/projects/list.rhtml +++ b/app/views/projects/list.rhtml @@ -16,3 +16,5 @@ <%= l(:label_my_projects) %> <% end %> + +<% set_html_title l(:label_project_plural) -%> -- cgit v1.2.3