aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/admin_site.tpl
diff options
context:
space:
mode:
authorThomas Willingham <beardyunixer@beardyunixer.com>2014-11-10 19:34:39 +0000
committerThomas Willingham <beardyunixer@beardyunixer.com>2014-11-10 19:34:39 +0000
commit9ddf49c6616aded15a4d1615500e91ea0c4096a1 (patch)
tree9acb2a58c2b2e6616d6dd9566142c19699d28e6d /view/tpl/admin_site.tpl
parent3b74e3c1e10ebe3cc8880b3b4ede57f919cb3d10 (diff)
downloadvolse-hubzilla-9ddf49c6616aded15a4d1615500e91ea0c4096a1.tar.gz
volse-hubzilla-9ddf49c6616aded15a4d1615500e91ea0c4096a1.tar.bz2
volse-hubzilla-9ddf49c6616aded15a4d1615500e91ea0c4096a1.zip
Add a new theme flag - library. Not directly available to be used itself but
installed as a lib for other themes. Like SDL, or GTK. Get rid of mobility - it's better done with Comanche and schemas. Describe themes instead of restricting them. Mobile themes can be used as the desktop theme and vice-versa. This deals with the problem of "but my device is something inbetween". Presently not exposed to members.
Diffstat (limited to 'view/tpl/admin_site.tpl')
-rwxr-xr-xview/tpl/admin_site.tpl1
1 files changed, 0 insertions, 1 deletions
diff --git a/view/tpl/admin_site.tpl b/view/tpl/admin_site.tpl
index 8c62cb80f..0003ddfc0 100755
--- a/view/tpl/admin_site.tpl
+++ b/view/tpl/admin_site.tpl
@@ -46,7 +46,6 @@
{{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_accessibility}}
{{include file="field_checkbox.tpl" field=$no_login_on_homepage}}