You can edit includes/templates/YOUR_TEMPLATE/templates/tpl_returns_default.php
find the following section of code
<div class="buttonRow forward"><?php echo zen_image_submit(BUTTON_IMAGE_SEND, BUTTON_SEND_ALT); ?></div>
and insert your javascript
Be aware that if a user clicks the "send now" button before clicking the "print page" link then there will be nothing to print.



Reply With Quote
