diff options
author | Tazman DeVille <tazmandevil@gmx.com> | 2014-02-02 04:26:56 +0100 |
---|---|---|
committer | Tazman DeVille <tazmandevil@gmx.com> | 2014-02-02 04:26:56 +0100 |
commit | a2761213e025d55f96803847712db10ac5f8e78c (patch) | |
tree | 3dc6dc53f4e931bc2f017b3ca629345ab437cef5 /view/theme/redbasic/tpl/theme_settings.tpl | |
parent | 3b1346c143fef300cbf0bec38333b0b772a01ceb (diff) | |
download | volse-hubzilla-a2761213e025d55f96803847712db10ac5f8e78c.tar.gz volse-hubzilla-a2761213e025d55f96803847712db10ac5f8e78c.tar.bz2 volse-hubzilla-a2761213e025d55f96803847712db10ac5f8e78c.zip |
link colour options
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}} |