aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-02-01 20:47:19 -0800
committerfriendica <info@friendica.com>2014-02-01 20:47:19 -0800
commita9ceeff988235d2ae16c2f9683a3fe210e956645 (patch)
tree3aba0320fb2b3002014862035a698b963348c085 /view/theme/redbasic/tpl
parent8e8b49d18c9dfe8190f7cc392f01f85202c5107e (diff)
parentde412abe88a697f08755f09694fd16f9230482cb (diff)
downloadvolse-hubzilla-a9ceeff988235d2ae16c2f9683a3fe210e956645.tar.gz
volse-hubzilla-a9ceeff988235d2ae16c2f9683a3fe210e956645.tar.bz2
volse-hubzilla-a9ceeff988235d2ae16c2f9683a3fe210e956645.zip
Merge pull request #296 from tazmandevil/master
link color
Diffstat (limited to 'view/theme/redbasic/tpl')
-rw-r--r--view/theme/redbasic/tpl/theme_settings.tpl1
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}}