Commit 84ebf678 authored by Simon Green's avatar Simon Green

Bug 1299141 - Duplicate accesskey="c" on query.cgi

parent 19a78772
......@@ -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 %]
......
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