I am basically just wanting to change the registration page title. I went and edited the language default php page but still no changes. I changed one line to:
if (!defined('_REGISTER_TITLE')) DEFINE('_REGISTER_TITLE','test');
But after doing this test is not shown as the title, is there another location or file i need to edit??