summaryrefslogtreecommitdiffstats
path: root/template/en/default/account/prefs/prefs.html.tmpl
diff options
context:
space:
mode:
authorReed Loden <reed@reedloden.com>2010-05-06 05:27:14 +0200
committerReed Loden <reed@reedloden.com>2010-05-06 05:27:14 +0200
commitdea4b3337e6c17c9c370dd0fc5a921037a845c46 (patch)
treeacff6112c1a1f847264e04b89636aa82794a768e /template/en/default/account/prefs/prefs.html.tmpl
parent742af401e648534faac1b8ce90854f614ed01ade (diff)
downloadbugzilla-dea4b3337e6c17c9c370dd0fc5a921037a845c46.tar.gz
bugzilla-dea4b3337e6c17c9c370dd0fc5a921037a845c46.tar.xz
Bug 455302 - "Change the "Name and Password" tab to be "Account Information" (as password may or may not be changeable)"
[r=mkanat a=mkanat]
Diffstat (limited to 'template/en/default/account/prefs/prefs.html.tmpl')
-rw-r--r--template/en/default/account/prefs/prefs.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/account/prefs/prefs.html.tmpl b/template/en/default/account/prefs/prefs.html.tmpl
index 71e411d86..328eb5091 100644
--- a/template/en/default/account/prefs/prefs.html.tmpl
+++ b/template/en/default/account/prefs/prefs.html.tmpl
@@ -50,7 +50,7 @@
link => "userprefs.cgi?tab=email", saveable => "1" },
{ name => "saved-searches", label => "Saved Searches",
link => "userprefs.cgi?tab=saved-searches", saveable => "1" },
- { name => "account", label => "Name and Password",
+ { name => "account", label => "Account Information",
link => "userprefs.cgi?tab=account", saveable => "1" },
{ name => "permissions", label => "Permissions",
link => "userprefs.cgi?tab=permissions", saveable => "0" } ] %]