X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffrio%2Ftemplates%2Fgroup_edit.tpl;h=1a30dae87997ad92065bd36836813f5280e508d4;hb=8c9ef56a71f4ebbc1ed4c1aafabb672617fccf4f;hp=d94dd3311d5dd6528d3f6b4d08e8291ca11cb261;hpb=fd5d058156185c6c02c1285a794139d07f4d13ce;p=friendica.git diff --git a/view/theme/frio/templates/group_edit.tpl b/view/theme/frio/templates/group_edit.tpl index d94dd3311d..1a30dae879 100644 --- a/view/theme/frio/templates/group_edit.tpl +++ b/view/theme/frio/templates/group_edit.tpl @@ -1,4 +1,3 @@ - {{* This template is for the "group" module. It provides the user the possibility to modify a specific contact group (remove contact group, edit contact group name, add or remove contacts to the contact group. @@ -7,54 +6,53 @@
- + {{if $editable == 1}} {{* The buttons for editing the contact group (edit name / remove contact group) *}}
- - {{if $drop}}{{$drop}}{{/if}} + {{if $drop}}{{$drop nofilter}}{{/if}}
+ {{/if}} - {{include file="section_title.tpl"}} +
+
+

{{$title}}

+
- {{* Edit the name of the group *}} -
-
- + {{* Edit the name of the group *}} +
- {{include file="field_input.tpl" field=$gname}} -
- -
-
- +
+ + +
+ {{include file="field_input.tpl" field=$gname label=false}} +
+
+ +
+
+
+ +
{{* The search input field to search for contacts *}}
- -
{{if $groupeditor}}