quentusrex
2008-10-30 533b1b253723a2bb89156abda9cd0f4a9c917ab4
Minor fix in the UI. 
1 files modified
2 ■■■ changed files
interface/web/login/lib/lang/en.lng 2 ●●● patch | view | raw | blame | history
interface/web/login/lib/lang/en.lng
@@ -4,7 +4,7 @@
$wb[1002]    = "Username or Password wrong.";
$wb[1003]    = "User is blocked.";
$wb[1004]    = "To many wrong login's, Please retry it after 15 minutes";
$wb['pass_reset_txt'] = 'A new password will be generated and send to your email address if the email address entered above matches the email address in your client settings.';
$wb['pass_reset_txt'] = 'A new password will be generated and send to your email address if the email address entered below matches the email address in your client settings.';
$wb['pw_reset'] = 'The password has been reset and send to your email address.';
$wb['pw_error'] = 'Username or email address does not match.';
$wb['pw_error_noinput'] = 'Please enter email address and username.';