forked from Wavyzz/dolibarr
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