]> git.mxchange.org Git - friendica.git/commitdiff
Merge branch 'develop' of https://github.com/friendica/friendica into develop
authorRalf Thees <ralf@herrthees.de>
Tue, 23 Oct 2018 13:52:29 +0000 (15:52 +0200)
committerRalf Thees <ralf@herrthees.de>
Tue, 23 Oct 2018 13:52:29 +0000 (15:52 +0200)
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>