X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffrio%2Ftemplates%2Fgroup_edit.tpl;h=5b7f1a6437c41d84cce285bf8318922dd6015c2b;hb=580b7530ca7363d34afd43aece2acf4478ba6011;hp=7f735469be049dd11cb7b7b2b59b98d7738d8eb4;hpb=82ea7ead66f3024a16e991603063696cf5918b9b;p=friendica.git diff --git a/view/theme/frio/templates/group_edit.tpl b/view/theme/frio/templates/group_edit.tpl index 7f735469be..5b7f1a6437 100644 --- a/view/theme/frio/templates/group_edit.tpl +++ b/view/theme/frio/templates/group_edit.tpl @@ -1,5 +1,5 @@ -{{* 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 +7,53 @@
- + {{if $editable == 1}} {{* The buttons for editing the contact group (edit name / remove contact group) *}}
- {{if $drop}}{{$drop}}{{/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}}