mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-24 10:21:32 +01:00
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
This commit is contained in:
@@ -8215,7 +8215,6 @@ function get_htmloutput_mesg($mesgstring = '', $mesgarray = '', $style = 'ok', $
|
||||
}
|
||||
}
|
||||
if ($mesgstring) {
|
||||
$langs->load("errors");
|
||||
$ret++;
|
||||
$out .= $langs->trans($mesgstring);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user