]> git.mxchange.org Git - friendica.git/blobdiff - view/group_edit.tpl
Merge branch 'master' of https://github.com/friendica/friendica
[friendica.git] / view / group_edit.tpl
old mode 100755 (executable)
new mode 100644 (file)
index 3689db7..2fa2b1a
@@ -3,6 +3,7 @@
 
 <div id="group-edit-wrapper" >
        <form action="group/$gid" id="group-edit-form" method="post" >
+               <input type='hidden' name='form_security_token' value='$form_security_token'>
                
                {{ inc field_input.tpl with $field=$gname }}{{ endinc }}
                {{ if $drop }}$drop{{ endif }}