X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fsettings_features.tpl;h=eb3f67f8136d5d1c6bad619195ad97c72c6d0418;hb=7dc5fc8b9f3d2bb1a9dc8d743ee413778eb59a0e;hp=f5c5c509632a18d761f7cb86579900b1730beb31;hpb=03c489150c9b56695bd8233a7aba2c6a29b15a67;p=friendica.git diff --git a/view/templates/settings_features.tpl b/view/templates/settings_features.tpl index f5c5c50963..eb3f67f813 100644 --- a/view/templates/settings_features.tpl +++ b/view/templates/settings_features.tpl @@ -1,8 +1,4 @@ -{{* - * AUTOMATICALLY GENERATED TEMPLATE - * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN - * - *}} +

{{$title}}

@@ -10,16 +6,17 @@ {{foreach $features as $f}} -

{{$f.0}}

+

{{$f.0}}

+
{{foreach $f.1 as $fcat}} {{include file="field_yesno.tpl" field=$fcat}} {{/foreach}} -{{/foreach}} -
- +
+
+{{/foreach}}