
Hello, I am a newbie to the OTRS. Could somebody please tell me how can i remove 'LogOut' button on Customer Panel. I tried modifying the customernavigationbar.dtl without success. Could you please provide me with a solution. P.S. : I want to remvoe only 'Logout' button not all in the Navigation Bar. Thanks in advance. -RT

Try to add this in your Config.pm :
delete $Self->{'CustomerFrontend::Module'}->{'Logout'};
This deletes the configuration of the Logout button in the customer toolbar.
2006/1/31, Accumedsript
Hello,
I am a newbie to the OTRS. Could somebody please tell me how can i remove 'LogOut' button on Customer Panel. I tried modifying the customernavigationbar.dtl without success.
Could you please provide me with a solution.
P.S. : I want to remvoe only 'Logout' button not all in the Navigation Bar.
Thanks in advance.
-RT
_______________________________________________ OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs Support oder Consulting für Ihr OTRS System? => http://www.otrs.de/
participants (2)
-
Accumedsript
-
Sébastien Prud'homme