mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-12 23:14:18 +01:00
Merge remote-tracking branch 'origin/support/3.1' into support/3.2
This commit is contained in:
@@ -592,6 +592,7 @@ EOF
|
||||
*/
|
||||
private static function GetDivAlert(string $message): string
|
||||
{
|
||||
$message = utils::EscapeHtml($message);
|
||||
return "<div class=\"ibo-csv-import--cell-error ibo-csv-import--cell-message\">$message</div>\n";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user