Printer Friendly version in new window
Moderator: mkoch227
Printer Friendly version in new window
Does anybody know how to edit HESK so that when and admin selects printer friendly version, it opens in a new window?
-Steve
Re: Printer Friendly version in new window
In admin/admin_ticket.php find and change it to
Code: Select all
<a href="../print.php?track='.$trackingID.'">
Code: Select all
<a href="../print.php?track='.$trackingID.'" target="_blank">
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