diff options
author | friendica <info@friendica.com> | 2014-11-10 19:22:23 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-11-10 19:22:23 -0800 |
commit | 0a84b45793735645357986bab20a0ed3cda80b38 (patch) | |
tree | 49fa40794b6a442d47d9af79a60b5c79a24539bb /view | |
parent | d432f4ccd5696565dbc6e726d6d06eb77fd35f77 (diff) | |
parent | 7cd06b736ac9ce1d78b84880c63e25ee7f01c362 (diff) | |
download | volse-hubzilla-0a84b45793735645357986bab20a0ed3cda80b38.tar.gz volse-hubzilla-0a84b45793735645357986bab20a0ed3cda80b38.tar.bz2 volse-hubzilla-0a84b45793735645357986bab20a0ed3cda80b38.zip |
Merge https://github.com/friendica/red into pending_merge
Diffstat (limited to 'view')
-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}} |