From d7ababc9ebb9bcb03c56e39ba5a4e06c8348d3ff Mon Sep 17 00:00:00 2001 From: Marius Cramer <m.cramer@pixcept.de> Date: Tue, 26 May 2015 08:21:27 -0400 Subject: [PATCH] - fixed FS#3907 - "Reset password" generates too short passwords --- interface/web/mailuser/lib/lang/el_mail_user_password.lng | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/interface/web/mailuser/lib/lang/el_mail_user_password.lng b/interface/web/mailuser/lib/lang/el_mail_user_password.lng index e6c9247..cdf9674 100644 --- a/interface/web/mailuser/lib/lang/el_mail_user_password.lng +++ b/interface/web/mailuser/lib/lang/el_mail_user_password.lng @@ -8,4 +8,3 @@ $wb['password_mismatch_txt'] = 'The passwords do not match.'; $wb['password_match_txt'] = 'The passwords do match.'; ?> - -- Gitblit v1.9.1