aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/diabook/admin_site.tpl
diff options
context:
space:
mode:
authorzottel <github@zottel.net>2012-04-24 10:38:23 +0200
committerzottel <github@zottel.net>2012-04-24 10:38:23 +0200
commit912e008ded3d439f7779310eb422e4b871a9b63d (patch)
tree61f1960c1ff17e27d0755e40ea7ccb90d0c0d4b1 /view/theme/diabook/admin_site.tpl
parente6847cdd3f6faf087dc7e738e1dbae7d70113451 (diff)
parentfbdb8fc43a3cb03f25102f15a1deaf8408e9122a (diff)
downloadvolse-hubzilla-912e008ded3d439f7779310eb422e4b871a9b63d.tar.gz
volse-hubzilla-912e008ded3d439f7779310eb422e4b871a9b63d.tar.bz2
volse-hubzilla-912e008ded3d439f7779310eb422e4b871a9b63d.zip
Merge remote branch 'upstream/master'
Diffstat (limited to 'view/theme/diabook/admin_site.tpl')
-rw-r--r--view/theme/diabook/admin_site.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/diabook/admin_site.tpl b/view/theme/diabook/admin_site.tpl
index 33d0f508c..dd89b81a9 100644
--- a/view/theme/diabook/admin_site.tpl
+++ b/view/theme/diabook/admin_site.tpl
@@ -8,7 +8,7 @@
<h1>$title - $page</h1>
<form action="$baseurl/admin/site" method="post">
-
+ <input type='hidden' name='form_security_token' value='$form_security_token'>
{{ inc field_input.tpl with $field=$sitename }}{{ endinc }}
{{ inc field_textarea.tpl with $field=$banner }}{{ endinc }}
{{ inc field_select.tpl with $field=$language }}{{ endinc }}