]> git.mxchange.org Git - friendica.git/commitdiff
diabook-themes: bugfix in admin-section
authortommy tomson <thomas.bierey@gmx.de>
Mon, 23 Apr 2012 13:47:18 +0000 (15:47 +0200)
committertommy tomson <thomas.bierey@gmx.de>
Mon, 23 Apr 2012 13:47:18 +0000 (15:47 +0200)
view/theme/diabook/admin_site.tpl

index 33d0f508c3e00171d264c2f068c899b9369cc036..dd89b81a9b6bca7cc78b2a9a942c81bf704d898e 100644 (file)
@@ -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 }}