Add "€"
Submitted by achatguitare on Sun, 2006-04-23 15:23.Price Tapestry
Hi,
This script is really great, but I would like to add "€" for the prices.
Can you help me ?
Cheers,
Support forum loginActive forum topics©2006-2012 IAAI Software |
Add "€"Submitted by achatguitare on Sun, 2006-04-23 15:23.Price Tapestry
Hi, This script is really great, but I would like to add "€" for the prices. Cheers, |
Hi,
In your config.php, you need:
<?php$config_currencyHTML = "€";
?>
That should do it!
Cheers,
David.