Fix: Trad
This commit is contained in:
parent
a6b988379a
commit
beae76060d
@ -90,6 +90,7 @@ if ( $retour >= 0 )
|
||||
else
|
||||
{
|
||||
$langs->load("errors");
|
||||
$langs->load("other");
|
||||
$retour=$langs->trans("ErrorBadLoginPassword");
|
||||
header ('Location: '.DOL_URL_ROOT.'/cashdesk/index.php?err='.urlencode($retour).'&user='.$username);
|
||||
exit;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user