diff options
author | Mario Vavti <mario@mariovavti.com> | 2015-09-11 11:54:35 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2015-09-11 11:54:35 +0200 |
commit | e42111545bdb36daafbccd7f0056bd448bcfafd6 (patch) | |
tree | 42aae0740b3764f626cec4cc312666bdff5b3466 /view/theme/redbasic/tpl | |
parent | 5112b4b963ca8e22c79052337549a51ad55cd757 (diff) | |
download | volse-hubzilla-e42111545bdb36daafbccd7f0056bd448bcfafd6.tar.gz volse-hubzilla-e42111545bdb36daafbccd7f0056bd448bcfafd6.tar.bz2 volse-hubzilla-e42111545bdb36daafbccd7f0056bd448bcfafd6.zip |
center page content by default
Diffstat (limited to 'view/theme/redbasic/tpl')
-rw-r--r-- | view/theme/redbasic/tpl/theme_settings.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/redbasic/tpl/theme_settings.tpl b/view/theme/redbasic/tpl/theme_settings.tpl index 8a4fc666e..bfb489abd 100644 --- a/view/theme/redbasic/tpl/theme_settings.tpl +++ b/view/theme/redbasic/tpl/theme_settings.tpl @@ -28,7 +28,7 @@ {{include file="field_input.tpl" field=$reply_photo}} {{/if}} {{include file="field_input.tpl" field=$converse_width}} -{{include file="field_checkbox.tpl" field=$converse_center}} +{{include file="field_checkbox.tpl" field=$align_left}} {{include file="field_checkbox.tpl" field=$narrow_navbar}} {{if $expert}} <script> |