Wrong currency symbol in payment reminder message.

Having problems with the panel? Have questions? Post here!
Post Reply
Masher
Site Admin
Posts: 3612
Joined: Thu Apr 20, 2006 2:54 pm
Location: America's Heartland
Contact:

Wrong currency symbol in payment reminder message.

Post by Masher »

You need to set the proper setting in the web.config file.

Add the following inbetween <system.web> and </system.web> (this is for English(United Kingdom), replace en-GB with what you need).

Code: Select all

<globalization culture="en-GB" uiCulture="en-GB" />
Masher
-----------
Please do not PM me unless asked to! We are a small company. If you have an issue or question it would be best to post it in the forums where it can help others in the future.

NEW Join our Discord!
Post Reply