diff options
author | friendica <info@friendica.com> | 2014-05-01 21:59:08 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-05-01 21:59:08 -0700 |
commit | fa68da78725c0e6ac37a82abbb7f604822612040 (patch) | |
tree | 57f8c4c491d8e9138a8c405fdaaf9e188b233555 /view/theme | |
parent | 07a9aaaa1f70452f0892ceef8fa59eaed5078a1f (diff) | |
download | volse-hubzilla-fa68da78725c0e6ac37a82abbb7f604822612040.tar.gz volse-hubzilla-fa68da78725c0e6ac37a82abbb7f604822612040.tar.bz2 volse-hubzilla-fa68da78725c0e6ac37a82abbb7f604822612040.zip |
missed the template
Diffstat (limited to 'view/theme')
-rw-r--r-- | view/theme/redbasic/tpl/theme_settings.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/theme/redbasic/tpl/theme_settings.tpl b/view/theme/redbasic/tpl/theme_settings.tpl index f48e178db..d31ae9ac4 100644 --- a/view/theme/redbasic/tpl/theme_settings.tpl +++ b/view/theme/redbasic/tpl/theme_settings.tpl @@ -20,6 +20,7 @@ {{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=$item_opacity}} {{include file="field_colorinput.tpl" field=$toolicon_colour}} {{include file="field_colorinput.tpl" field=$toolicon_activecolour}} |