summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/products/create.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/admin/products/create.html.tmpl')
-rw-r--r--template/en/default/admin/products/create.html.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/template/en/default/admin/products/create.html.tmpl b/template/en/default/admin/products/create.html.tmpl
index fd1ed34cc..5fb7d8bd1 100644
--- a/template/en/default/admin/products/create.html.tmpl
+++ b/template/en/default/admin/products/create.html.tmpl
@@ -57,6 +57,7 @@
<input type="hidden" name="subcategory" value="-All-">
<input type="hidden" name="open_name" value="All Open">
<input type="hidden" name="action" value="new">
+ <input type="hidden" name="token" value="[% token FILTER html %]">
<input type="hidden" name="classification"
value="[% classification.name FILTER html %]">
</form>