Commit bfcd0100 authored by lpsolit%gmail.com's avatar lpsolit%gmail.com

Bug 330290: Edit users should include user's real name and address in title -…

Bug 330290: Edit users should include user's real name and address in title - Patch by timeless <timeless@bemail.org> r=LpSolit a=justdave
parent 9929e2ae
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
# canbless) for viewed user. # canbless) for viewed user.
#%] #%]
[% title = BLOCK %]Edit user [% otheruser.login FILTER html %][% END %] [% title = BLOCK %]Edit user [% otheruser.identity FILTER html %][% END %]
[% PROCESS global/header.html.tmpl [% PROCESS global/header.html.tmpl
title = title title = title
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment