forgot-password function on login
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -44,6 +44,7 @@ $lng['login']['language'] = 'Language';
|
||||
$lng['login']['login'] = 'Login';
|
||||
$lng['login']['logout'] = 'Logout';
|
||||
$lng['login']['profile_lng'] = 'Profile language';
|
||||
$lng['login']['welcomemsg'] = 'Please log in to access your account.';
|
||||
|
||||
/**
|
||||
* Customer
|
||||
|
||||
@@ -44,6 +44,7 @@ $lng['login']['language'] = 'Sprache';
|
||||
$lng['login']['login'] = 'Anmelden';
|
||||
$lng['login']['logout'] = 'Abmelden';
|
||||
$lng['login']['profile_lng'] = 'Profilsprache';
|
||||
$lng['login']['welcomemsg'] = 'Bitte melden Sie sich an, um auf Ihr Konto zuzugreifen.';
|
||||
|
||||
/**
|
||||
* Customer
|
||||
|
||||
Reference in New Issue
Block a user