PDA

View Full Version : Changing Mysidian on the Trade Page


Dursky
09-02-2017, 08:45 PM
Maybe I'm just real tired, but I've been going through the php files and can't figure out where I can change the following:

https://orig04.deviantart.net/de3f/f/2017/245/1/e/da_by_durskies-dbm7240.png

so it does not say Mysidian dollars.

If anyone knows which/where this file is, or the line of code I need to change, it would be greatly appreciated, thanks!

Dinocanid
09-02-2017, 08:51 PM
If you just want to change the name, then go to the AdminCP -> Settings, and change the currency name. If you want to get rid of the line, then go into the lang files and change it (should be located in the lang folder). I believe it's called lang_trade.php or something.

Dursky
09-03-2017, 11:17 AM
Thank you so much, that lang file was the exact thing I was looking for!!