X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fsettings_features.tpl;h=eb3f67f8136d5d1c6bad619195ad97c72c6d0418;hb=ec9c9f0be78f9db691ee1c7174f10a7850033717;hp=6218dfbd4f5807d94077d0ef0d4bcf42ce9cc0ed;hpb=5205756898757f2bc9c623946794d04c597429a9;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}}