From 8cb31172a9e6de1593a45bdfaeac291db2302d4d Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Wed, 18 Mar 2015 14:41:54 +0100 Subject: make every page regard max content width setting and move the setting out of experts mode --- view/theme/redbasic/tpl/theme_settings.tpl | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'view/theme/redbasic/tpl/theme_settings.tpl') diff --git a/view/theme/redbasic/tpl/theme_settings.tpl b/view/theme/redbasic/tpl/theme_settings.tpl index dc33e232a..d539e702d 100644 --- a/view/theme/redbasic/tpl/theme_settings.tpl +++ b/view/theme/redbasic/tpl/theme_settings.tpl @@ -28,9 +28,10 @@ {{include file="field_input.tpl" field=$shadow}} {{include file="field_input.tpl" field=$top_photo}} {{include file="field_input.tpl" field=$reply_photo}} - {{include file="field_input.tpl" field=$converse_width}} - {{include file="field_checkbox.tpl" field=$converse_center}} + {{/if}} +{{include file="field_input.tpl" field=$converse_width}} +{{include file="field_checkbox.tpl" field=$converse_center}} {{include file="field_checkbox.tpl" field=$narrow_navbar}} {{if $expert}}