From 1fc7ea513df64609353dcbafc4bcb0db55c1c01f Mon Sep 17 00:00:00 2001 From: "bzrmirror%bugzilla.org" Date: Thu, 26 Feb 2015 14:45:49 +0000 Subject: [PATCH] Bug 919218: Rename "Email Preferences" tab in userprefs to "Email Notifications" r=LpSolit a=glob git-svn-id: svn://10.0.0.236/trunk@265837 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/webtools/bugzilla/.bzrrev | 2 +- mozilla/webtools/bugzilla/.gitrev | 2 +- .../bugzilla/template/en/default/account/prefs/prefs.html.tmpl | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mozilla/webtools/bugzilla/.bzrrev b/mozilla/webtools/bugzilla/.bzrrev index f6374f1736e..a828d11cf57 100644 --- a/mozilla/webtools/bugzilla/.bzrrev +++ b/mozilla/webtools/bugzilla/.bzrrev @@ -1 +1 @@ -9313 \ No newline at end of file +9314 \ No newline at end of file diff --git a/mozilla/webtools/bugzilla/.gitrev b/mozilla/webtools/bugzilla/.gitrev index 3e2efd76fd8..40b82588605 100644 --- a/mozilla/webtools/bugzilla/.gitrev +++ b/mozilla/webtools/bugzilla/.gitrev @@ -1 +1 @@ -32232916b0ac69da84f5e1f739fc63c0205ef325 \ No newline at end of file +0a0c32b2082a0f31757cc09af6d7f2ff9ba45168 \ No newline at end of file diff --git a/mozilla/webtools/bugzilla/template/en/default/account/prefs/prefs.html.tmpl b/mozilla/webtools/bugzilla/template/en/default/account/prefs/prefs.html.tmpl index 461e43d09bf..96e02812f73 100644 --- a/mozilla/webtools/bugzilla/template/en/default/account/prefs/prefs.html.tmpl +++ b/mozilla/webtools/bugzilla/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",