Add the page title when editing /my/page.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3755 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Eric Davis 2010-05-26 21:52:03 +00:00
parent 2b203fe5ab
commit c3c3460e0d
1 changed files with 1 additions and 0 deletions

View File

@ -105,3 +105,4 @@ function removeBlock(block) {
%>
<%= javascript_tag "updateSelect()" %>
<% html_title(l(:label_my_page)) -%>