indents now with tabs
This commit is contained in:
parent
9f152e1b43
commit
4ddf59e016
1 changed files with 2 additions and 2 deletions
|
@ -26,8 +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}}">
|
||||
|
||||
<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>
|
||||
|
|
Loading…
Reference in a new issue