Hi.
The temporary password email is kind of confusing because it is all one string. Is there a way to put line breaks in to make the message easier to read? The file is start_page.php, in the languages folder. Here's the code:
$ubbt_lang['PASS_REQ_SUB'] = "Your temporary password";
$ubbt_lang['PASS_REQ_BOD1'] = " - Your temporary password for the Songfacts message boards is:";
$ubbt_lang['PASS_REQ_BOD2'] = " Once you login, you can change this password by editing your personal information.";
$ubbt_lang['PASS_REQ_BOD3'] = "Thank you, The Songfacts Staff";
I tried putting in <BR>, but it displays literal. I want the message to read:
Person - Your temporary password is:
temppassword
Once you log in...
Thanks,
Carl
Songfacts.com