Quote:
Originally Posted by Hex_legend
How can I change from $ to ??
It was easy on the old template, but in this new update, there doesn't seem to be anything that says how / where..
I've looked in the donorbar template but can't find it.
|
Look in your plugins for the title Donation Bar - Ext
near the bottom of the plugin code you will see this:
Code:
$drecieved = "We have received a total of $$damount in donations towards our goal of $$dgoal<br />";
Just change the highlighted red $ to whatever your currency is.