Commit 0a0c32b2 authored by Sunil Joshi's avatar Sunil Joshi Committed by Frédéric Buclin

Bug 919218: Rename "Email Preferences" tab in userprefs to "Email Notifications"

r=LpSolit a=glob
parent 32232916
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
[% tabs = [{ name => "settings", label => "General Preferences", [% tabs = [{ name => "settings", label => "General Preferences",
link => "userprefs.cgi?tab=settings", saveable => "1", link => "userprefs.cgi?tab=settings", saveable => "1",
doc_section => "using/preferences.html#general-preferences" }, doc_section => "using/preferences.html#general-preferences" },
{ name => "email", label => "Email Preferences", { name => "email", label => "Email Notifications",
link => "userprefs.cgi?tab=email", saveable => "1", link => "userprefs.cgi?tab=email", saveable => "1",
doc_section => "using/preferences.html#email-preferences" }, doc_section => "using/preferences.html#email-preferences" },
{ name => "saved-searches", label => "Saved Searches", { name => "saved-searches", label => "Saved Searches",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment