diff options
-rw-r--r-- | share/templates/roundcubemail/main.inc.php.tpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/templates/roundcubemail/main.inc.php.tpl b/share/templates/roundcubemail/main.inc.php.tpl index 9fe7f81..0f75834 100644 --- a/share/templates/roundcubemail/main.inc.php.tpl +++ b/share/templates/roundcubemail/main.inc.php.tpl @@ -90,7 +90,7 @@ 'acl', 'archive', 'calendar', - 'http_authentication', + // 'http_authentication', 'jqueryui', 'kolab_activesync', 'kolab_addressbook', @@ -99,7 +99,7 @@ 'kolab_folders', 'libkolab', 'libcalendaring', - 'listcommands', + // 'listcommands' 'managesieve', 'newmail_notifier', 'odfviewer', |