From 9ddf49c6616aded15a4d1615500e91ea0c4096a1 Mon Sep 17 00:00:00 2001 From: Thomas Willingham Date: Mon, 10 Nov 2014 19:34:39 +0000 Subject: 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. --- view/tpl/admin_site.tpl | 1 - 1 file changed, 1 deletion(-) (limited to 'view/tpl/admin_site.tpl') 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}} -- cgit v1.2.3