From d6cd11df635941a4e7d35e6e45b4e59cb8bd4469 Mon Sep 17 00:00:00 2001 From: Florian Schaal <florian@schaal-24.de> Date: Fri, 04 Sep 2015 07:57:19 -0400 Subject: [PATCH] default for mount backup_dir set to no --- interface/web/login/lib/lang/el.lng | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/interface/web/login/lib/lang/el.lng b/interface/web/login/lib/lang/el.lng index 827ebc3..95e1db2 100644 --- a/interface/web/login/lib/lang/el.lng +++ b/interface/web/login/lib/lang/el.lng @@ -22,5 +22,6 @@ $wb['email_txt'] = 'Email'; $wb['theme_not_compatible'] = 'The chosen theme is not compatible with the current ISPConfig version. Please check for a new version of the theme.<br />The default theme as been activated automatically.'; $wb['back_txt'] = 'Back'; +$wb['email_error'] = 'Email contains unallowed characters or has a invalid format.'; +$wb['stay_logged_in_txt'] = 'Keep me logged in'; ?> - -- Gitblit v1.9.1