summaryrefslogtreecommitdiffstats
path: root/template/en/default/account/prefs/prefs.html.tmpl
diff options
context:
space:
mode:
authorSunil Joshi <joshi.sunil@outlook.com>2015-02-26 15:24:15 +0100
committerFrédéric Buclin <LpSolit@gmail.com>2015-02-26 15:24:15 +0100
commit0a0c32b2082a0f31757cc09af6d7f2ff9ba45168 (patch)
tree27bb9ac6c87723e46735cdba974260af248cbedf /template/en/default/account/prefs/prefs.html.tmpl
parent32232916b0ac69da84f5e1f739fc63c0205ef325 (diff)
downloadbugzilla-0a0c32b2082a0f31757cc09af6d7f2ff9ba45168.tar.gz
bugzilla-0a0c32b2082a0f31757cc09af6d7f2ff9ba45168.tar.xz
Bug 919218: Rename "Email Preferences" tab in userprefs to "Email Notifications"
r=LpSolit a=glob
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 461e43d09..96e02812f 100644
--- a/template/en/default/account/prefs/prefs.html.tmpl
+++ b/template/en/default/account/prefs/prefs.html.tmpl
@@ -27,7 +27,7 @@
[% tabs = [{ name => "settings", label => "General Preferences",
link => "userprefs.cgi?tab=settings", saveable => "1",
doc_section => "using/preferences.html#general-preferences" },
- { name => "email", label => "Email Preferences",
+ { name => "email", label => "Email Notifications",
link => "userprefs.cgi?tab=email", saveable => "1",
doc_section => "using/preferences.html#email-preferences" },
{ name => "saved-searches", label => "Saved Searches",