Page 1 of 1
How to remove seconds from the ticketlist?
Posted: Tue Aug 16, 2011 8:25 am
by AKNL
How do i remove the seconds from the lastchange field?
tyvm
Re: How to remove seconds from the ticketlist?
Posted: Tue Aug 16, 2011 1:22 pm
by Klemen
Note that version 2.3 isn't officially supported yet as things will change before the official release.
Delete this line from "inc/ticket_list.inc.php"
Code: Select all
array(1 , $hesklang['abbr']['second']),
Re: How to remove seconds from the ticketlist?
Posted: Tue Aug 16, 2011 9:39 pm
by AKNL
tnx...sorry i didnt add the version no.