diff options
Diffstat (limited to 'template/en/default/admin/settings/edit.html.tmpl')
-rw-r--r-- | template/en/default/admin/settings/edit.html.tmpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/template/en/default/admin/settings/edit.html.tmpl b/template/en/default/admin/settings/edit.html.tmpl index 9ca9226e7..8881fc3dc 100644 --- a/template/en/default/admin/settings/edit.html.tmpl +++ b/template/en/default/admin/settings/edit.html.tmpl @@ -85,6 +85,7 @@ page, and the Default Value will automatically apply to everyone. </table> <input type="hidden" name="action" value="update"> + <input type="hidden" name="token" value="[% token FILTER html %]"> <table> <tr> <td width="150"></td> |