View Single Post
  #20  
Old 04-27-2004, 07:35 PM
  B00MER's Avatar 
B00MER B00MER is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Keller, TX (Cart-Lab.com)
Posts: 3,165
 

Default

Also I would add this to customer/main/checkout.tpl, find:

Code:
<p align=center> {if $js_enabled} {include file="buttons/submit_order.tpl" style="button"} {else} {include file="submit_wo_js.tpl" value=$lng.lbl_submit_order} {/if}

And add the following after it:

Code:
Your IP address {$smarty.server.REMOTE_ADDR} is logged for security reasons.

This way it will detour any potential fraudulent customers.
__________________
Cart-Lab - 100+ Social Bookmarks for X-Cart.
Reply With Quote