dedeziel Posted December 16, 2011 Share Posted December 16, 2011 I have 2 modules installed (offline credit card and Purchase Order). I want to edit the confirmation page. I know what pages to edit I just dont know how to edit it to display what i want it to display. Below is the code from page <br /><br /><span class="bold">{l s='Your order will be sent very soon.' mod='purchaseorder'}</span> <br /><br />{l s='For any questions or for further information, please contact our' mod='purchaseorder'} <a href="{$base_dir_ssl}contact-form.php">{l s='customer support' mod='purchaseorder'}</a>. So all I want to do is to add after the last line a line of text and then a link to an external site. Something like this Thank you for using our new website. Please follow this link to provide feedback and receive a discount on your next order (link would then be here). I asked the developer of the module and apparently he cant tell me how to do this so I am really hoping for some help here Link to comment Share on other sites More sharing options...
Recommended Posts