mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-10 03:28:18 +01:00
Clean htmlentities
This commit is contained in:
@@ -8201,7 +8201,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