X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fsettings_features.tpl;h=6218dfbd4f5807d94077d0ef0d4bcf42ce9cc0ed;hb=1c8885351b1ba56133c1361577b5c90f7a50875a;hp=f5c5c509632a18d761f7cb86579900b1730beb31;hpb=f090564f0feb01ef34aef56a7a63d99757bb901a;p=friendica.git diff --git a/view/templates/settings_features.tpl b/view/templates/settings_features.tpl index f5c5c50963..6218dfbd4f 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}}

@@ -11,15 +7,16 @@ {{foreach $features as $f}}

{{$f.0}}

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