]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Spelling patch: replace 'Saved searches' with 'Saved Searches' in the prefs panel...
authorvladd%bugzilla.org <>
Fri, 9 Jun 2006 19:15:54 +0000 (19:15 +0000)
committervladd%bugzilla.org <>
Fri, 9 Jun 2006 19:15:54 +0000 (19:15 +0000)
template/en/default/account/prefs/prefs.html.tmpl

index 352e303d6a0f114d89c38be9e8b8b57f59bf76b9..9cb66f7bd75d24287bcbd33572415f60b2cf193b 100644 (file)
@@ -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" } ] %]