]> git.mxchange.org Git - friendica.git/commitdiff
Merge pull request #6017 from MrPetovan/task/move-pager-out-of-app
authorMichael Vogel <icarus@dabo.de>
Thu, 25 Oct 2018 19:21:23 +0000 (21:21 +0200)
committerGitHub <noreply@github.com>
Thu, 25 Oct 2018 19:21:23 +0000 (21:21 +0200)
Road to Router Part 5: Move pager out of App

view/theme/frio/templates/group_edit.tpl

index 174c292e0fcbd408a2642cd983ee3e06928aea88..9d663b3edd0ab0f796c17929c8f60675f9efdddf 100644 (file)
@@ -26,6 +26,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}}">
 
                                <div class="pull-left">
                                {{include file="field_input.tpl" field=$gname label=false}}