Hi,
I would like to change the text label for the Register module in the top-right hand corner. It won't take the label change in the Module Title, so I'm guessing it is hard-coded somewhere.
Can you help me?
Thanks,
Maty
TPL_GK_LANG_LOGIN="Login"
TPL_GK_LANG_LOGOUT="Your account"
TPL_GK_LANG_CLOSE="Close"
TPL_GK_LANG_REGISTER="Register"
/language/en-GB/en-GB.com_users.ini
/language/es-ES/es-ES.com_users.ini
Name: *
Username: *
Password: *
Confirm Password: *
Email Address: *
Confirm email Address: *
Line 88: COM_USERS_REGISTER_NAME_LABEL="Name:"
Line 97: COM_USERS_REGISTER_USERNAME_LABEL="Username:"
Line 90: COM_USERS_REGISTER_PASSWORD1_LABEL="Password:"
Line 93: COM_USERS_REGISTER_PASSWORD2_LABEL="Confirm Password:"
Line 82: COM_USERS_REGISTER_EMAIL1_LABEL="Email Address:"
Line 85: COM_USERS_REGISTER_EMAIL2_LABEL="Confirm email Address:"
Line 7: TPL_GK_LANG_REGISTER="Register"
