diff options
author | marijus <mario@mariovavti.com> | 2014-03-21 17:37:23 +0100 |
---|---|---|
committer | marijus <mario@mariovavti.com> | 2014-03-21 17:37:23 +0100 |
commit | c968a18db3ae9ddb0cc9e9be18d1ddb1335e423f (patch) | |
tree | 8d339190da5b16374d40807cd2b008d298a58eb3 /view/theme/redbasic/tpl/theme_settings.tpl | |
parent | caa284e786d22d8c1d985fe9c86128ab7e195769 (diff) | |
download | volse-hubzilla-c968a18db3ae9ddb0cc9e9be18d1ddb1335e423f.tar.gz volse-hubzilla-c968a18db3ae9ddb0cc9e9be18d1ddb1335e423f.tar.bz2 volse-hubzilla-c968a18db3ae9ddb0cc9e9be18d1ddb1335e423f.zip |
re-enable nav opacity and minor style.css cleanup
Diffstat (limited to 'view/theme/redbasic/tpl/theme_settings.tpl')
-rw-r--r-- | view/theme/redbasic/tpl/theme_settings.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/redbasic/tpl/theme_settings.tpl b/view/theme/redbasic/tpl/theme_settings.tpl index 34c04e91c..fc9388f2e 100644 --- a/view/theme/redbasic/tpl/theme_settings.tpl +++ b/view/theme/redbasic/tpl/theme_settings.tpl @@ -27,7 +27,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_input.tpl" field=$nav_min_opacity *}} +{{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}} {{include file="field_checkbox.tpl" field=$sloppy_photos}} |