summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
Diffstat (limited to 'template')
-rw-r--r--template/en/default/list/edit-multiple.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/list/edit-multiple.html.tmpl b/template/en/default/list/edit-multiple.html.tmpl
index fd6ce2c85..a9088a62d 100644
--- a/template/en/default/list/edit-multiple.html.tmpl
+++ b/template/en/default/list/edit-multiple.html.tmpl
@@ -20,7 +20,7 @@
#%]
[% dontchange = "--do_not_change--" %]
-<input type="hidden" name="dontchange" value="[% dontchange %]">
+<input type="hidden" name="dontchange" value="[% dontchange FILTER html %]">
<script type="text/javascript" language="JavaScript">
var numelements = document.forms.changeform.elements.length;