summaryrefslogtreecommitdiffstats
path: root/template/en/default/search/search-report-table.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/search/search-report-table.html.tmpl')
-rw-r--r--template/en/default/search/search-report-table.html.tmpl3
1 files changed, 2 insertions, 1 deletions
diff --git a/template/en/default/search/search-report-table.html.tmpl b/template/en/default/search/search-report-table.html.tmpl
index 1894fa795..b7e54a35e 100644
--- a/template/en/default/search/search-report-table.html.tmpl
+++ b/template/en/default/search/search-report-table.html.tmpl
@@ -81,7 +81,8 @@ var queryform = "reportform"
[% PROCESS search/form.html.tmpl %]
<br>
-<input type="submit" value="[% button_name FILTER html %]">
+<input type="submit" id="[% button_name FILTER html %]"
+ value="[% button_name FILTER html %]">
<input type="hidden" name="format" value="table">
<input type="hidden" name="action" value="wrap">
<hr>