diff options
author | friendica <info@friendica.com> | 2014-04-09 16:31:07 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-04-09 16:31:07 -0700 |
commit | a87d54344ffa2f6267cb5ec762f4620e7e651982 (patch) | |
tree | 101a559fdfd9e1e374181f3f46299063d09a2d89 /view/theme/redbasic/tpl/theme_settings.tpl | |
parent | bf41ccbf359a6105255055bfb110b904ee268688 (diff) | |
parent | d25e902761f3191868172a6158669044a51cb1d6 (diff) | |
download | volse-hubzilla-a87d54344ffa2f6267cb5ec762f4620e7e651982.tar.gz volse-hubzilla-a87d54344ffa2f6267cb5ec762f4620e7e651982.tar.bz2 volse-hubzilla-a87d54344ffa2f6267cb5ec762f4620e7e651982.zip |
Merge https://github.com/friendica/red into pending_merge
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 ccd183049..b20d17804 100644 --- a/view/theme/redbasic/tpl/theme_settings.tpl +++ b/view/theme/redbasic/tpl/theme_settings.tpl @@ -28,6 +28,7 @@ {{include file="field_input.tpl" field=$radius}} {{include file="field_input.tpl" field=$shadow}} {{include file="field_input.tpl" field=$converse_width}} +{{include file="field_checkbox.tpl" field=$converse_center}} {{include file="field_input.tpl" field=$nav_min_opacity}} {{include file="field_input.tpl" field=$top_photo}} {{include file="field_input.tpl" field=$reply_photo}} |