aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-03-07 20:29:37 +0100
committerMario Vavti <mario@mariovavti.com>2018-03-07 20:29:37 +0100
commit04f7f99fc3ac68b5cea357b35a7d755f62fb999b (patch)
tree51f24ebbb111333ad126164ab7788baa7b498393 /view
parentf0f58dade886d88fc178b78c04e1a4067ddfda04 (diff)
downloadvolse-hubzilla-04f7f99fc3ac68b5cea357b35a7d755f62fb999b.tar.gz
volse-hubzilla-04f7f99fc3ac68b5cea357b35a7d755f62fb999b.tar.bz2
volse-hubzilla-04f7f99fc3ac68b5cea357b35a7d755f62fb999b.zip
we do not support separate mobile themes anymore
Diffstat (limited to 'view')
-rwxr-xr-xview/tpl/admin_site.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/admin_site.tpl b/view/tpl/admin_site.tpl
index 78e3ee245..10b367810 100755
--- a/view/tpl/admin_site.tpl
+++ b/view/tpl/admin_site.tpl
@@ -55,7 +55,7 @@
{{include file="field_select.tpl" field=$language}}
{{include file="field_select.tpl" field=$theme}}
- {{include file="field_select.tpl" field=$theme_mobile}}
+ {{* include file="field_select.tpl" field=$theme_mobile *}}
{{include file="field_input.tpl" field=$frontpage}}
{{include file="field_checkbox.tpl" field=$mirror_frontpage}}
{{include file="field_checkbox.tpl" field=$login_on_homepage}}