mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +02:00
Close mesage image fix
This commit is contained in:
parent
05c2232daa
commit
fe0bfbe9d6
@ -343,7 +343,7 @@ function ui_print_message($message, $class='', $attributes='', $return=false, $t
|
|||||||
[
|
[
|
||||||
'href' => 'javascript: close_info_box(\''.$id.'\')',
|
'href' => 'javascript: close_info_box(\''.$id.'\')',
|
||||||
'content' => html_print_image(
|
'content' => html_print_image(
|
||||||
'images/svg/fail.svg',
|
'images/close@svg.svg',
|
||||||
true,
|
true,
|
||||||
false,
|
false,
|
||||||
false,
|
false,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user