Commit dea4b333 authored by Reed Loden's avatar Reed Loden

Bug 455302 - "Change the "Name and Password" tab to be "Account Information" (as…

Bug 455302 - "Change the "Name and Password" tab to be "Account Information" (as password may or may not be changeable)" [r=mkanat a=mkanat]
parent 742af401
......@@ -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" } ] %]
......
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