X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffrio%2Ftemplates%2Fgroup_edit.tpl;h=1a30dae87997ad92065bd36836813f5280e508d4;hb=8c9ef56a71f4ebbc1ed4c1aafabb672617fccf4f;hp=7f735469be049dd11cb7b7b2b59b98d7738d8eb4;hpb=2e4db2e64e268da2fbca566e98e38762adae0b35;p=friendica.git diff --git a/view/theme/frio/templates/group_edit.tpl b/view/theme/frio/templates/group_edit.tpl index 7f735469be..1a30dae879 100644 --- a/view/theme/frio/templates/group_edit.tpl +++ b/view/theme/frio/templates/group_edit.tpl @@ -1,5 +1,4 @@ - -{{* This template is for the "group" module. It provides the user the possibility to +{{* 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}}