X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fsettings_features.tpl;h=eb3f67f8136d5d1c6bad619195ad97c72c6d0418;hb=3b4f5f98f80b2f93304786b5bfd5faec91572a15;hp=6218dfbd4f5807d94077d0ef0d4bcf42ce9cc0ed;hpb=25d7087d9eb8cace3d23a2f40e77c52809395598;p=friendica.git diff --git a/view/templates/settings_features.tpl b/view/templates/settings_features.tpl index 6218dfbd4f..eb3f67f813 100644 --- a/view/templates/settings_features.tpl +++ b/view/templates/settings_features.tpl @@ -6,14 +6,14 @@ {{foreach $features as $f}} -

{{$f.0}}

-
+

{{$f.0}}

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