summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--template/en/default/search/form.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/search/form.html.tmpl b/template/en/default/search/form.html.tmpl
index 0eed667c5..0cddd98ae 100644
--- a/template/en/default/search/form.html.tmpl
+++ b/template/en/default/search/form.html.tmpl
@@ -74,7 +74,7 @@ TUI_hide_default('information_query');
[% IF Param('useclassification') %]
[% INCLUDE "search/field.html.tmpl"
field => bug_fields.classification
- accesskey => "c"
+ accesskey => "f"
value => default.classification
%]
[% END %]