Merge pull request #5949 from rthees/develop

Develop: Edit group-name can't be edited in frio-theme
This commit is contained in:
Hypolite Petovan 2018-10-25 10:05:58 -04:00 committed by GitHub
commit aff326f0d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View 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}}