diff options
author | redmatrix <redmatrix@redmatrix.me> | 2015-09-11 14:33:36 -0700 |
---|---|---|
committer | redmatrix <redmatrix@redmatrix.me> | 2015-09-11 14:33:36 -0700 |
commit | c8503daf5a6db3cebf0c7d8828d0bf573962871e (patch) | |
tree | fc49e0f95de891ef39b73f5d8af29958e55bd89e /view/theme/redbasic/tpl/theme_settings.tpl | |
parent | 45e1f93e564ab539941b3dccfa6b9f5654ff0203 (diff) | |
parent | f51124397f53e61b7cf8e2bcc64c0eba0b672190 (diff) | |
download | volse-hubzilla-c8503daf5a6db3cebf0c7d8828d0bf573962871e.tar.gz volse-hubzilla-c8503daf5a6db3cebf0c7d8828d0bf573962871e.tar.bz2 volse-hubzilla-c8503daf5a6db3cebf0c7d8828d0bf573962871e.zip |
Merge https://github.com/redmatrix/hubzilla into pending_merge
Diffstat (limited to 'view/theme/redbasic/tpl/theme_settings.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> |