Skip to content
Snippets Groups Projects
Commit 533b1b25 authored by quentusrex's avatar quentusrex
Browse files

Minor fix in the UI.

parent 692f6f85
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ $wb[1001] = "Username or Password empty.";
$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.';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment