1
Hi All,
I made the User page - the Main page, so my users can log in before they see anything.
Under module/profile/user.php this information is in english and without the _US... Also in lower case letters, like this:
- Remember me
- Not registered? Click here.
- Lost your Password?
- No problem. Simply enter the e-mail address we have on file
for your account.
Your Email:
However, the main page (I presumme is the same as user.php found in Profile?) is showing this:
_US_REMEMBERME
_US_NOTREGISTERED
_US_LOSTPASSWORD
_US_NOPROBLEM
_US_YOUREMAIL
How do I fix this - so I get the english version/lower case letters (1st one)?