diff --git a/webtools/bugzilla/template/en/default/account/prefs/prefs.html.tmpl b/webtools/bugzilla/template/en/default/account/prefs/prefs.html.tmpl index 352e303d6a0..9cb66f7bd75 100644 --- a/webtools/bugzilla/template/en/default/account/prefs/prefs.html.tmpl +++ b/webtools/bugzilla/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" } ] %]