Till Brehm
2016-04-07 9ae44824aa54f4c68db9490dec8d93f17945b1f7
interface/web/login/lib/lang/en.lng
@@ -13,7 +13,7 @@
$wb['pw_reset_act_mail_title']  = 'Confirm ISPConfig 3 Control panel password reset';
$wb['pw_reset_act_mail_msg']    = 'Please confirm that your want to reset your ISPConfig 3 control panel account password by visiting the following activation link: ';
$wb['user_regex_error'] = 'Username contains unallowed characters or is longer than 64 characters.';
$wb['pw_error_length']  = 'The password length is < 1 or > 64 characters.';
$wb['pw_error_length']  = 'The password length is < 1 or > 256 characters.';
$wb['email_error'] = 'Email contains unallowed characters or has a invalid format.';
$wb['login_txt']   = "Login";
$wb['username_txt']   = "Username";