summaryrefslogtreecommitdiffstats
path: root/template/en/default/list
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/list')
-rw-r--r--template/en/default/list/edit-multiple.html.tmpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/template/en/default/list/edit-multiple.html.tmpl b/template/en/default/list/edit-multiple.html.tmpl
index 736f2c71a..1f22624d6 100644
--- a/template/en/default/list/edit-multiple.html.tmpl
+++ b/template/en/default/list/edit-multiple.html.tmpl
@@ -371,6 +371,9 @@
[% END %]
[% END %]
+
+[%+ Hook.process('after_groups') %]
+
<input type="submit" id="commit" value="Commit">
[%############################################################################%]