summaryrefslogtreecommitdiffstats
path: root/template/en/default/account/prefs/prefs.html.tmpl
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2005-06-21 06:14:43 +0200
committerlpsolit%gmail.com <>2005-06-21 06:14:43 +0200
commit05843d27d99eb3ee3d6ac400d48af97f23760f44 (patch)
treee67434b08cb8dba8c2076e3486fffb371cc602af /template/en/default/account/prefs/prefs.html.tmpl
parent92f24fd50a29447b3d913cb9e0be8d4be04a9f0f (diff)
downloadbugzilla-05843d27d99eb3ee3d6ac400d48af97f23760f44.tar.gz
bugzilla-05843d27d99eb3ee3d6ac400d48af97f23760f44.tar.xz
Bug 289693: EditSettings page changes name from the link in the footer - Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r/a=myk
Diffstat (limited to 'template/en/default/account/prefs/prefs.html.tmpl')
-rw-r--r--template/en/default/account/prefs/prefs.html.tmpl6
1 files changed, 3 insertions, 3 deletions
diff --git a/template/en/default/account/prefs/prefs.html.tmpl b/template/en/default/account/prefs/prefs.html.tmpl
index 4973c807d..d909f3b8a 100644
--- a/template/en/default/account/prefs/prefs.html.tmpl
+++ b/template/en/default/account/prefs/prefs.html.tmpl
@@ -50,11 +50,11 @@
}"
%]
-[% tabs = [ { name => "account", description => "Account settings",
+[% tabs = [ { name => "account", description => "Account Preferences",
saveable => "1" },
- { name => "settings", description => "General Settings",
+ { name => "settings", description => "General Preferences",
saveable => "1" },
- { name => "email", description => "Email settings",
+ { name => "email", description => "Email Preferences",
saveable => "1" },
{ name => "saved-searches", description => "Saved searches",
saveable => "1" },