From fbfdc438eaf2a70d5fefda74c919edc76e82d0fd Mon Sep 17 00:00:00 2001 From: Pascal Dreissen <pascal@dreissen.nl> Date: Tue, 05 Jul 2016 04:00:30 -0400 Subject: [PATCH] Fixed IPV6 regex https://git.ispconfig.org/ispconfig/ispconfig3/issues/4002 --- 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