[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ic] Shipmode : how to display euro symbol under radio_left_1


Hi,

I'm using Interchange on my shop (http://www.testadaz.com) since a year without problems for now.

I'm trying to add multiple shipping methods.
So i'm looking to the shipmode.html page.

It seems to work quite well, except that Euro symbol isn't displayed, i've got html source code instead :(
I'm using this tag :
[shipping widget=radio_left_1 mode="[scratch tmp_shipmodes]"]

Here's a piece of code procuded :
<input type="radio" name="mv_shipmode" value="ColissimoSuivi" CHECKED></td><td>Colissimo Suivi (7,00 &amp;euro;)</td></TR>

I'd like to have this :
<input type="radio" name="mv_shipmode" value="ColissimoSuivi" CHECKED></td><td>Colissimo Suivi (7,00 &euro;)</td></TR>

In fact "&amp;euro;" should be "&euro;".
I've tried to play with format attribute without any success for the moment.

Did someone have some clue for me ?
Perhaps i can play with [perl] to rewrite "&amp;" to "&" ??

Thanks
David.

PS : i beg you pardon for my english. As you can see on my website, i'm French :)
_______________________________________________
interchange-users mailing list
suppressed
http://www.icdevgroup.org/mailman/listinfo/interchange-users


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.