Fix: Missing trans

This commit is contained in:
Laurent Destailleur 2011-12-28 01:57:47 +01:00
parent ceb0505b5b
commit e17a9f7835

View File

@ -33,6 +33,7 @@ $langs->load("errors");
$langs->load("users");
$langs->load("companies");
$langs->load("ldap");
$langs->load("other");
// Security check
if ($conf->global->MAIN_SECURITY_DISABLEFORGETPASSLINK)