<?php # LostPW.tpl define(F_LOSTPW_STR1, 'Lost your password?'); define(F_LOSTPW_STR2, 'For security reasons your password is cripted in our database so we are not able to send it to you in a readable form.'); define(F_LOSTPW_STR3, 'For this reason we generate a new password and send it to your email account within minutes. To get a new password, you will be able to change it later, please enter your username <u><b>and/or</b></u> the email address used to register then click on the <b>Ok</b> button.'); define(F_LOSTUPW_SUBJ, 'Your new password'); ?>