]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 919218: Rename "Email Preferences" tab in userprefs to "Email Notifications"
authorSunil Joshi <joshi.sunil@outlook.com>
Thu, 26 Feb 2015 14:24:15 +0000 (15:24 +0100)
committerFrédéric Buclin <LpSolit@gmail.com>
Thu, 26 Feb 2015 14:24:15 +0000 (15:24 +0100)
r=LpSolit a=glob

template/en/default/account/prefs/prefs.html.tmpl

index 461e43d09bf4e1845be4e20d6f10612c1fec7d78..96e02812f73088fd6fb9a0758feae9855ff6d37e 100644 (file)
@@ -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",