View Single Post
  #2  
Old 12-06-2005, 02:28 PM
 
cotc2001 cotc2001 is offline
 

X-Man
  
Join Date: Feb 2003
Location: Shrewsbury, UK
Posts: 2,351
 

Default

it needs to go into order_message.tpl

remove the
<?php

enclose the whole thing in
{php}


{/php}

You'd need to find out what variable goes into the ITEMCOST though

could be {$order_total}
__________________
x-cart 4.0.5 (live and heavily modded)
Server: freebsd
Reply With Quote