From 181ee7eedc5b73dfb893fa13bd5a5fa155e0562b Mon Sep 17 00:00:00 2001 From: Till Brehm <tbrehm@ispconfig.org> Date: Thu, 26 May 2016 09:03:14 -0400 Subject: [PATCH] Fixed #3855 - Added missing html template for form page System > Interface config > DNS --- interface/web/mailuser/lib/lang/pl_mail_user_password.lng | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/interface/web/mailuser/lib/lang/pl_mail_user_password.lng b/interface/web/mailuser/lib/lang/pl_mail_user_password.lng index 08fd740..48dfd26 100644 --- a/interface/web/mailuser/lib/lang/pl_mail_user_password.lng +++ b/interface/web/mailuser/lib/lang/pl_mail_user_password.lng @@ -8,4 +8,3 @@ $wb['password_mismatch_txt'] = 'Błąd, hasła nie pasują'; $wb['password_match_txt'] = 'OK, hasła są jednakowe'; ?> - -- Gitblit v1.9.1