View Single Post
  #2  
Old 06-08-2005, 05:57 PM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default

Let me take a crack at this one, although I make no promises

How about:

Code:
{if $order.status ne "C"} {$lng.lbl_ordercofirmation|upper} {else} {$lng.lbl_invoice|upper} {/if}
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote