diff options
author | redmatrix <redmatrix@redmatrix.me> | 2015-10-12 16:16:14 -0700 |
---|---|---|
committer | redmatrix <redmatrix@redmatrix.me> | 2015-10-12 16:16:14 -0700 |
commit | 42db2bc93d4ac0f90de1789fbf6df797c45b679e (patch) | |
tree | 7d75d1596d50fa5ba07cb9e931a52b0e9cabe964 /view/theme/redbasic/tpl/theme_settings.tpl | |
parent | a2f5b55d10e5ed18494da99381874319c9a835d5 (diff) | |
parent | 43eefb5929ea81cbe3a4318eb8374151e3b9d9f2 (diff) | |
download | volse-hubzilla-42db2bc93d4ac0f90de1789fbf6df797c45b679e.tar.gz volse-hubzilla-42db2bc93d4ac0f90de1789fbf6df797c45b679e.tar.bz2 volse-hubzilla-42db2bc93d4ac0f90de1789fbf6df797c45b679e.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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/view/theme/redbasic/tpl/theme_settings.tpl b/view/theme/redbasic/tpl/theme_settings.tpl index 4f5b69beb..cdc9de489 100644 --- a/view/theme/redbasic/tpl/theme_settings.tpl +++ b/view/theme/redbasic/tpl/theme_settings.tpl @@ -16,8 +16,8 @@ {{include file="field_colorinput.tpl" field=$background_image}} {{include file="field_colorinput.tpl" field=$item_colour}} {{include file="field_colorinput.tpl" field=$comment_item_colour}} - {{include file="field_colorinput.tpl" field=$comment_border_colour}} - {{include file="field_input.tpl" field=$comment_indent}} + {{*include file="field_colorinput.tpl" field=$comment_border_colour*}} + {{*include file="field_input.tpl" field=$comment_indent*}} {{include file="field_input.tpl" field=$body_font_size}} {{include file="field_input.tpl" field=$font_size}} {{include file="field_colorinput.tpl" field=$font_colour}} |