Hello,
I have changed little in print.php
And status is indicated by: 3
This is the text that I have inserted in status (print.php):
Code: Select all
<td height="20" bgcolor="#EEE"><b>' . $hesklang['ticket_status'] . ':</b></td><td height="20" bgcolor="#DDD">' . $ticket['status'] . '</td>
Jones