From 2a2c4d3e9cf09f2ebe0bda68a8c761c23e802e95 Mon Sep 17 00:00:00 2001 From: Mario Date: Thu, 23 Sep 2021 08:50:44 +0000 Subject: fix bs regression --- view/tpl/settings_display.tpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'view/tpl/settings_display.tpl') diff --git a/view/tpl/settings_display.tpl b/view/tpl/settings_display.tpl index 4d6e3f512..70b9bac80 100644 --- a/view/tpl/settings_display.tpl +++ b/view/tpl/settings_display.tpl @@ -15,7 +15,7 @@ -
+
{{if $theme}} {{include file="field_themeselect.tpl" field=$theme}} @@ -38,7 +38,7 @@
-
+
{{if $theme_config}} {{$theme_config}} @@ -54,7 +54,7 @@
-
+
{{include file="field_input.tpl" field=$ajaxint}} {{include file="field_input.tpl" field=$itemspage}} -- cgit v1.2.3