Thread
:
if statement on order_invoice.tpl
View Single Post
#
2
06-08-2005, 05:57 PM
balinor
Veteran
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
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
balinor
View Public Profile
Send a private message to balinor
Find all posts by balinor