X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fgroup_edit.tpl;h=1984dc197a1d1f80e0030b565d603a4d0061cf70;hb=b3d8924ccce3328ecc4a63613c48c6059b26190b;hp=b7b14eba37bbbf4dfa775c661a5c21d419c0c4f6;hpb=379c761c3f4708f7ae2c5543fdb619a040d69413;p=friendica.git diff --git a/view/templates/group_edit.tpl b/view/templates/group_edit.tpl index b7b14eba37..1984dc197a 100644 --- a/view/templates/group_edit.tpl +++ b/view/templates/group_edit.tpl @@ -1,23 +1,21 @@ -{{* - * AUTOMATICALLY GENERATED TEMPLATE - * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN - * - *}} +

{{$title}}

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