[BUG]Slight error in admin panel

ysmods

New Member
Jan 29, 2013
860
1
0
UK
www.ysmods.com
Not really a bug so to speak, just an error in the placement of one of the settings.

Very bottom item in the attached image.



To fix the error, run this MySQL query:
Code:
UPDATE `site_config` SET `config_group` = 'Premium User Settings' WHERE `config_key` = 'premium_user_max_remote_urls';
 

Attachments