my customizations of the original files from otrs/Kernel/Output/HTML/Standard/ are not being used:
Code: Select all
ebktts@wtf:~/otrs/Custom/Kernel/Output/HTML/Standard$ ls
AgentTicketActionCommon.dtl AgentTicketPhone.dtl AgentTicketZoom.dtl
Am I missing something?You need to modify Kernel/System/Service.pm to add an customization, copy
Kernel/System/Service.pm to Custom/Kernel/System/Service.pm and modify it.
This module will get used.
TIA
Michael