summaryrefslogtreecommitdiffstats
path: root/template/en/default/reports/series.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/reports/series.html.tmpl')
-rw-r--r--template/en/default/reports/series.html.tmpl5
1 files changed, 3 insertions, 2 deletions
diff --git a/template/en/default/reports/series.html.tmpl b/template/en/default/reports/series.html.tmpl
index d75808070..1d1caf5d4 100644
--- a/template/en/default/reports/series.html.tmpl
+++ b/template/en/default/reports/series.html.tmpl
@@ -47,7 +47,8 @@
onchange => "catSelected()" } %]
<td>
<noscript>
- <input type="submit" name="action-edit" value="Update --&gt;">
+ <input type="submit" name="action-edit" value="Update --&gt;"
+ id="action-edit">
</noscript>
</td>
@@ -89,7 +90,7 @@
</td>
<td></td>
<td>
- <input type="submit" name="submit-button"
+ <input type="submit" name="submit-button" id="submit-button"
value="[% button_name FILTER html %]">
</td>
</tr>