View Single Post
  #5  
Old 04-04-2007, 11:05 AM
 
premierbusiness premierbusiness is offline
 

Advanced Member
  
Join Date: Jun 2006
Location: New York - USA
Posts: 69
 

Default Re: Need to insert some text over the "submit order" button?

I have this, and I saved it - but it's not showing up. Do I need to do something else? Many thanks.

{if $payment_data.processor_file eq 'ps_gcheckout.php'}
{include file="buttons/gcheckout.tpl" onclick=$button_href}
{else}
Payment processing can sometimes take several moments - however, please only press the Submit Order button ONCE. Pressing the button more than once will process your order more than once.
{include file="buttons/button.tpl" button_title=$lng.lbl_submit_order style="button" href=$button_href}
{/if}
__________________
XCart Gold v 4.1.5
---------------------------
Add-ons:
X-SpecialOffers
X-Magnifier
Reply With Quote