X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=view%2Ftemplates%2Fsettings_features.tpl;h=eb3f67f8136d5d1c6bad619195ad97c72c6d0418;hb=3b4f5f98f80b2f93304786b5bfd5faec91572a15;hp=f5c5c509632a18d761f7cb86579900b1730beb31;hpb=eef66da1453940ec646cae2de5cd863a2c10e24d;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}}