diff --git a/view/templates/admin/settings_features.tpl b/view/templates/admin/settings_features.tpl index d2bd35e04..1ca0708bf 100644 --- a/view/templates/admin/settings_features.tpl +++ b/view/templates/admin/settings_features.tpl @@ -10,8 +10,10 @@
{{foreach $f.1 as $fcat}} +
{{include file="field_yesno.tpl" field=$fcat.0}} {{include file="field_yesno.tpl" field=$fcat.1}} +
{{/foreach}}
diff --git a/view/templates/settings/connectors.tpl b/view/templates/settings/connectors.tpl index 19b7306dd..a23791768 100644 --- a/view/templates/settings/connectors.tpl +++ b/view/templates/settings/connectors.tpl @@ -7,13 +7,9 @@
- -

{{$general_settings}}

-
+

{{$general_settings}}

+