Hello

I want to remove the "phone call" under contact customer and the  forward and bounce link.
I thought i had found it and disabled it in sysConf, but the links are still visible but they don't work because i have disabled the modules.

I have read that the phone call link should not be visible after you have disabled the modules.
Log of my sysconf.
delete $Self->{'Frontend::Module'}->{'AgentTicketPhone'};
delete $Self->{'Frontend::Module'}->{'AgentTicketPhoneOutbound'};
delete $Self->{'Frontend::Module'}->{'AgentTicketEmail'};
delete $Self->{'Frontend::Module'}->{'AgentTicketBounce'};
delete $Self->{'Frontend::Module'}->{'AgentTicketForward'};
delete $Self->{'Frontend::Module'}->{'AgentTicketCustomer'};


Hope someone know if there are some other places I need to configure to remove the links from the page.



--
Best regards,
Anders Embretsen