]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/templates/group_edit.tpl
Merge branch 'develop' of https://github.com/friendica/friendica into develop
[friendica.git] / view / theme / frio / templates / group_edit.tpl
index 174c292e0fcbd408a2642cd983ee3e06928aea88..5b7f1a6437c41d84cce285bf8318922dd6015c2b 100644 (file)
@@ -26,7 +26,8 @@
                <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}}">
+                                
                                <div class="pull-left">
                                {{include file="field_input.tpl" field=$gname label=false}}
                                </div>