From 0a0c32b2082a0f31757cc09af6d7f2ff9ba45168 Mon Sep 17 00:00:00 2001 From: Sunil Joshi Date: Thu, 26 Feb 2015 15:24:15 +0100 Subject: Bug 919218: Rename "Email Preferences" tab in userprefs to "Email Notifications" r=LpSolit a=glob --- 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 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", -- cgit v1.2.3-24-g4f1b