From 95e76fc83d633c4548a06b55c5846cf5c476323a Mon Sep 17 00:00:00 2001 From: SJ Date: Mon, 22 Apr 2013 22:14:19 +0200 Subject: [PATCH] removed the spam checkbox from the advanced search popup --- webui/config.php | 3 --- webui/view/theme/default/templates/search/popup.tpl | 7 ------- 2 files changed, 10 deletions(-) diff --git a/webui/config.php b/webui/config.php index 93f522b7..41f8c2f6 100644 --- a/webui/config.php +++ b/webui/config.php @@ -58,9 +58,6 @@ $config['LDAP_DISTRIBUTIONLIST_ATTR'] = 'zimbraMailForwardingAddress'; //$config['LDAP_DISTRIBUTIONLIST_ATTR'] = 'mail'; -// enable SSO against an Active Directory -$config['ENABLE_SSO_LOGIN'] = 0; - // enable authentication against an imap server (disabled by default) $config['ENABLE_IMAP_AUTH'] = 0; diff --git a/webui/view/theme/default/templates/search/popup.tpl b/webui/view/theme/default/templates/search/popup.tpl index 607f303f..fd5aca5b 100644 --- a/webui/view/theme/default/templates/search/popup.tpl +++ b/webui/view/theme/default/templates/search/popup.tpl @@ -59,13 +59,6 @@ -
- -
- checked="checked" /> -
-
-