aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/tpl/theme_settings.tpl
diff options
context:
space:
mode:
authormarijus <mario@mariovavti.com>2014-12-29 21:53:00 +0100
committermarijus <mario@mariovavti.com>2014-12-29 21:53:00 +0100
commitd801c361d6cd907ca841b58933a289dc4c5ccebe (patch)
tree9fe6d0189e4db83fbe08fec619c357e5d8e784f9 /view/theme/redbasic/tpl/theme_settings.tpl
parenta70e42edac9580eab7013f1fcdc5eae252a10dd1 (diff)
downloadvolse-hubzilla-d801c361d6cd907ca841b58933a289dc4c5ccebe.tar.gz
volse-hubzilla-d801c361d6cd907ca841b58933a289dc4c5ccebe.tar.bz2
volse-hubzilla-d801c361d6cd907ca841b58933a289dc4c5ccebe.zip
css fixes and remove sloppy photos setting since it is not supported anymore in redbasic
Diffstat (limited to 'view/theme/redbasic/tpl/theme_settings.tpl')
-rw-r--r--view/theme/redbasic/tpl/theme_settings.tpl2
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 70b42b6cd..adf2e632d 100644
--- a/view/theme/redbasic/tpl/theme_settings.tpl
+++ b/view/theme/redbasic/tpl/theme_settings.tpl
@@ -34,7 +34,7 @@
{{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}}
+{{*include file="field_checkbox.tpl" field=$sloppy_photos*}}
<script>
$(function(){
$('#id_redbasic_nav_bg,#id_redbasic_nav_gradient_top,#id_redbasic_nav_gradient_bottom,#id_redbasic_nav_active_gradient_top,#id_redbasic_nav_active_gradient_bottom').colorpicker();