diff options
author | gerv%gerv.net <> | 2002-08-10 17:06:50 +0200 |
---|---|---|
committer | gerv%gerv.net <> | 2002-08-10 17:06:50 +0200 |
commit | f35caa4adb4ae31c5ff7611194b00ebec5ff66aa (patch) | |
tree | 7d2298565ae01f9a7410bc83bc340ddf80dbd8a5 /template/en/default/account/password | |
parent | 61890499431396f3209e0a135122a1af507364f6 (diff) | |
download | bugzilla-f35caa4adb4ae31c5ff7611194b00ebec5ff66aa.tar.gz bugzilla-f35caa4adb4ae31c5ff7611194b00ebec5ff66aa.tar.xz |
Bug 159901 - token.cgi: localize strings send to message.html.tmpl. Patch by burnus; r=gerv.
Diffstat (limited to 'template/en/default/account/password')
-rw-r--r-- | template/en/default/account/password/set-forgotten-password.html.tmpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/template/en/default/account/password/set-forgotten-password.html.tmpl b/template/en/default/account/password/set-forgotten-password.html.tmpl index eaabf7dc4..cf4af8bda 100644 --- a/template/en/default/account/password/set-forgotten-password.html.tmpl +++ b/template/en/default/account/password/set-forgotten-password.html.tmpl @@ -19,6 +19,7 @@ # Contributor(s): Gervase Markham <gerv@gerv.net> #%] +[% title = "Change Password" %] [% PROCESS global/header.html.tmpl %] <p> |