X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fgroup_edit.tpl;h=cb9f4198b4cfbccf7316b0c113d64493f02f8b75;hb=97d164f69eaf4ec057d5e93e4fbcb73334718259;hp=b7b14eba37bbbf4dfa775c661a5c21d419c0c4f6;hpb=03c489150c9b56695bd8233a7aba2c6a29b15a67;p=friendica.git diff --git a/view/templates/group_edit.tpl b/view/templates/group_edit.tpl index b7b14eba37..cb9f4198b4 100644 --- a/view/templates/group_edit.tpl +++ b/view/templates/group_edit.tpl @@ -1,11 +1,8 @@ -{{* - * AUTOMATICALLY GENERATED TEMPLATE - * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN - * - *}} +

{{$title}}

+{{if $editable == 1}}
@@ -13,11 +10,12 @@ {{include file="field_input.tpl" field=$gname}} {{if $drop}}{{$drop}}{{/if}}
- +
+{{/if}} {{if $groupeditor}} @@ -25,4 +23,4 @@ {{include file="groupeditor.tpl"}} {{/if}} -{{if $desc}}
{{$desc}}
{{/if}} +{{if $desc}}
{{$desc}}
{{/if}}