diff options
author | Mario Vavti <mario@mariovavti.com> | 2017-10-10 16:03:59 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2017-10-10 16:03:59 +0200 |
commit | 030d703a05084fa4efec7afece7948846dd6f6a9 (patch) | |
tree | 245b804e02dbf639b71c524344797400719ad920 /view/theme/redbasic/tpl | |
parent | edc262f5af0f3ade8cfeca22061f1329daa688c3 (diff) | |
download | volse-hubzilla-030d703a05084fa4efec7afece7948846dd6f6a9.tar.gz volse-hubzilla-030d703a05084fa4efec7afece7948846dd6f6a9.tar.bz2 volse-hubzilla-030d703a05084fa4efec7afece7948846dd6f6a9.zip |
remove left_align mode
Diffstat (limited to 'view/theme/redbasic/tpl')
-rw-r--r-- | view/theme/redbasic/tpl/theme_settings.tpl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/view/theme/redbasic/tpl/theme_settings.tpl b/view/theme/redbasic/tpl/theme_settings.tpl index f90e37ac3..7c552b49e 100644 --- a/view/theme/redbasic/tpl/theme_settings.tpl +++ b/view/theme/redbasic/tpl/theme_settings.tpl @@ -1,4 +1,3 @@ -{{include file="field_checkbox.tpl" field=$align_left}} {{include file="field_checkbox.tpl" field=$narrow_navbar}} {{include file="field_input.tpl" field=$converse_width}} {{include file="field_input.tpl" field=$font_size}} |