How can I add last replier name in Last replier column?
How to modify script in admin_ticket.php:
<td>'.$hesklang['last_replier'].': </td>
<td>';
if ($ticket['lastreplier']) {echo $hesklang['staff'];}
else {echo $hesklang['customer'];}
echo '</td>
Adding last replier name
Moderator: mkoch227
This feature will 100% be in the next version (already added to the developer version).
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools