From ce08efd8fe57d7a8b359f26b265c0a1891c71f31 Mon Sep 17 00:00:00 2001 From: "Jeroen van Meeuwen (Kolab Systems)" Date: Fri, 4 May 2012 16:35:46 +0100 Subject: Disable plugin terms by default --- share/templates/roundcubemail/main.inc.php.tpl | 2 -- 1 file changed, 2 deletions(-) (limited to 'share/templates') diff --git a/share/templates/roundcubemail/main.inc.php.tpl b/share/templates/roundcubemail/main.inc.php.tpl index 505e768..2828c9b 100644 --- a/share/templates/roundcubemail/main.inc.php.tpl +++ b/share/templates/roundcubemail/main.inc.php.tpl @@ -109,7 +109,6 @@ // 'quickrules', 'redundant_attachments', - 'terms', 'threading_as_default', // contextmenu must be after kolab_addressbook (#444) 'contextmenu', @@ -189,7 +188,6 @@ 'kolab_config', 'kolab_folders', 'password', - 'terms' ); foreach ( \$mandatory_plugins as \$num => \$plugin ) { -- cgit v1.1