]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 455302 - "Change the "Name and Password" tab to be "Account Information" (as...
authorReed Loden <reed@reedloden.com>
Thu, 6 May 2010 03:27:14 +0000 (22:27 -0500)
committerReed Loden <reed@reedloden.com>
Thu, 6 May 2010 03:27:14 +0000 (22:27 -0500)
[r=mkanat a=mkanat]

template/en/default/account/prefs/prefs.html.tmpl

index 71e411d8640f80f27ee8bd7933f70410c741f953..328eb5091712431cd3346b3496874adef7f18e67 100644 (file)
@@ -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" } ] %]