summaryrefslogtreecommitdiffstats
path: root/template/en/default/account/prefs/prefs.html.tmpl
diff options
context:
space:
mode:
authorvladd%bugzilla.org <>2006-06-09 21:16:10 +0200
committervladd%bugzilla.org <>2006-06-09 21:16:10 +0200
commite36503867847944db6ef44491f0e8343b5faa591 (patch)
treef8f73ca4b5844f77e30adeb28316a990a81703ec /template/en/default/account/prefs/prefs.html.tmpl
parente5f6a9917bbaa13e5aa5d5319cb47b91b4117cf8 (diff)
downloadbugzilla-e36503867847944db6ef44491f0e8343b5faa591.tar.gz
bugzilla-e36503867847944db6ef44491f0e8343b5faa591.tar.xz
Spelling patch: replace 'Saved searches' with 'Saved Searches' in the prefs panel for UI consistency; r=timeless on IRC, no bug number.
Diffstat (limited to 'template/en/default/account/prefs/prefs.html.tmpl')
-rw-r--r--template/en/default/account/prefs/prefs.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/account/prefs/prefs.html.tmpl b/template/en/default/account/prefs/prefs.html.tmpl
index 352e303d6..9cb66f7bd 100644
--- a/template/en/default/account/prefs/prefs.html.tmpl
+++ b/template/en/default/account/prefs/prefs.html.tmpl
@@ -49,7 +49,7 @@
link => "userprefs.cgi?tab=settings", saveable => "1" },
{ name => "email", label => "Email Preferences",
link => "userprefs.cgi?tab=email", saveable => "1" },
- { name => "saved-searches", label => "Saved searches",
+ { name => "saved-searches", label => "Saved Searches",
link => "userprefs.cgi?tab=saved-searches", saveable => "1" },
{ name => "permissions", label => "Permissions",
link => "userprefs.cgi?tab=permissions", saveable => "0" } ] %]