Thread
:
Product Options
View Single Post
#
2
08-02-2006, 03:27 AM
balinor
Veteran
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
currency.tpl...replace this:
{if $value gte 0}+{else}-{/if}
with this:
{if $value gte 0}Add{else}Subtract{/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