From dea4b3337e6c17c9c370dd0fc5a921037a845c46 Mon Sep 17 00:00:00 2001 From: Reed Loden Date: Wed, 5 May 2010 22:27:14 -0500 Subject: Bug 455302 - "Change the "Name and Password" tab to be "Account Information" (as password may or may not be changeable)" [r=mkanat a=mkanat] --- template/en/default/account/prefs/prefs.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template/en/default/account/prefs/prefs.html.tmpl') 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" } ] %] -- cgit v1.2.3-24-g4f1b