Printer Friendly version in new window
Posted: Tue Apr 03, 2012 9:34 pm
Does anybody know how to edit HESK so that when and admin selects printer friendly version, it opens in a new window?
https://developers.phpjunkyard.com/
Code: Select all
<a href="../print.php?track='.$trackingID.'">
Code: Select all
<a href="../print.php?track='.$trackingID.'" target="_blank">