diff options
author | marijus <mario@localhost.localdomain> | 2014-02-02 17:31:25 +0100 |
---|---|---|
committer | marijus <mario@localhost.localdomain> | 2014-02-02 17:31:25 +0100 |
commit | 9fcc2a18dfb042eca619d338ed6615bff3784be5 (patch) | |
tree | d02cdea385de99975d27c43ca555e57942ba2ee5 /view/theme/redbasic/tpl/theme_settings.tpl | |
parent | b3f819d52aa2b68529dadb3b409fe3c6f8ba7c0d (diff) | |
parent | e83419b53e27078867f8449f476d87b064b9d502 (diff) | |
download | volse-hubzilla-9fcc2a18dfb042eca619d338ed6615bff3784be5.tar.gz volse-hubzilla-9fcc2a18dfb042eca619d338ed6615bff3784be5.tar.bz2 volse-hubzilla-9fcc2a18dfb042eca619d338ed6615bff3784be5.zip |
Merge branch 'master' of https://github.com/friendica/red
Diffstat (limited to 'view/theme/redbasic/tpl/theme_settings.tpl')
-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 e0f546896..ca05986a2 100644 --- a/view/theme/redbasic/tpl/theme_settings.tpl +++ b/view/theme/redbasic/tpl/theme_settings.tpl @@ -6,6 +6,7 @@ {{if $expert}} {{include file="field_select.tpl" field=$nav_colour}} {{include file="field_input.tpl" field=$banner_colour}} +{{include file="field_input.tpl" field=$link_colour}} {{include file="field_input.tpl" field=$bgcolour}} {{include file="field_input.tpl" field=$background_image}} {{include file="field_input.tpl" field=$item_colour}} |