1
I want to delete the timezone pulldown menu from the registrationform. I know you can simply do this by commenting it out from /include/registerform.php. But when I do that the timezone of newly registred users automatically goes to GMT and I want it at the default GMT +1 (as set up in XOOPS setting).
How can I do this?