From: Sunil Joshi Date: Thu, 26 Feb 2015 14:24:15 +0000 (+0100) Subject: Bug 919218: Rename "Email Preferences" tab in userprefs to "Email Notifications" X-Git-Tag: release-5.1.1~351 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a0c32b2082a0f31757cc09af6d7f2ff9ba45168;p=thirdparty%2Fbugzilla.git Bug 919218: Rename "Email Preferences" tab in userprefs to "Email Notifications" r=LpSolit a=glob --- diff --git a/template/en/default/account/prefs/prefs.html.tmpl b/template/en/default/account/prefs/prefs.html.tmpl index 461e43d09b..96e02812f7 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",