diff options
author | RedMatrix <info@friendica.com> | 2014-11-11 13:40:03 +1100 |
---|---|---|
committer | RedMatrix <info@friendica.com> | 2014-11-11 13:40:03 +1100 |
commit | ecdfa0b96d181ab3b840e63d5cfa0d19fc57e464 (patch) | |
tree | 472b91ef9984bf2186c122f269bb12568de6520e /view/tpl | |
parent | 56199027768a07d7f1f980df08fb9c5dc7b1278e (diff) | |
parent | 9ddf49c6616aded15a4d1615500e91ea0c4096a1 (diff) | |
download | volse-hubzilla-ecdfa0b96d181ab3b840e63d5cfa0d19fc57e464.tar.gz volse-hubzilla-ecdfa0b96d181ab3b840e63d5cfa0d19fc57e464.tar.bz2 volse-hubzilla-ecdfa0b96d181ab3b840e63d5cfa0d19fc57e464.zip |
Merge pull request #686 from beardy-unixer/master
Add a new theme flag - library. Not directly available to be used itsel...
Diffstat (limited to 'view/tpl')
-rwxr-xr-x | view/tpl/admin_site.tpl | 1 |
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}} |