View Single Post
  #6  
Old 10-14-2005, 02:52 PM
 
tron tron is offline
 

Advanced Member
  
Join Date: Jun 2003
Location: Oslo
Posts: 46
 

Default

Quote:
Originally Posted by William Hayes
Yep - a very simply fix in the end...

Within the currency.tpl file -
I just removed the

|formatprice:",":"."

from

Code:
{$config.General.currency_symbol}{$value|abs_value|formatprice:",":"."}

That done the trick

W


but it also removed the currency symbol.

using 4.0.15
Reply With Quote