diff options
author | friendica <info@friendica.com> | 2014-02-01 21:03:46 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-02-01 21:03:46 -0800 |
commit | 34850289ffd35efcc96c267e9d8b0207db83e575 (patch) | |
tree | 9d454ca490fc6952964322d81b36aaf8e2b137aa /view/theme/redbasic/tpl/theme_settings.tpl | |
parent | 61cc4de2255b344e9f607ae9fa545f45d7423b56 (diff) | |
parent | a9ceeff988235d2ae16c2f9683a3fe210e956645 (diff) | |
download | volse-hubzilla-34850289ffd35efcc96c267e9d8b0207db83e575.tar.gz volse-hubzilla-34850289ffd35efcc96c267e9d8b0207db83e575.tar.bz2 volse-hubzilla-34850289ffd35efcc96c267e9d8b0207db83e575.zip |
Merge https://github.com/friendica/red into zpull
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}} |