How can i change ads from $ to €
All the rest is €, but only Boonex ads is $ on http://www.busimatch.com
Thanx
How can i change ads from $ to € All the rest is €, but only Boonex ads is $ on http://www.busimatch.com
Thanx http://www.busimatch.club ( The most exclusive business club) |
You asked this in a previous post also i think about the euro sign. |
To change "$" sign to "€" sign in Ads module run the following query: UPDATE `bx_ads_category` SET `Unit1` = '€' WHERE `Unit1` = '$'; Rules → http://www.boonex.com/terms |