Horde Client

Christian Funke funke at hiskp.uni-bonn.de
Mon Aug 24 13:28:30 CEST 2009


Am Montag, 24. August 2009 12:23:51 schrieb Nazeer:
> Hi Guys
> 
> 
> 
> How do I remove the "Mode option" when logging onto Horde? I want all users
> to login with the "Dynamic" mode and not allow them to choose
> 

Hi Nazeer,

add the following two lines to /kolab/etc/kolab/templates/webclient-
imp_conf.php.template


$conf['user']['default_view'] = 'dimp';
$conf['user']['select_view'] = false;


and run kolabconf. You may have to restart apache, but i am not sure

Greets
Christian





More information about the users mailing list