mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 01:05:39 +02:00
#10959 size image info mesagge
This commit is contained in:
parent
1efc9dab8e
commit
d56237e45c
@ -1118,7 +1118,7 @@ function notifications_print_dropdown_element($message_info)
|
||||
$message_info['id_mensaje'],
|
||||
messages_get_url($message_info['id_mensaje']),
|
||||
$target,
|
||||
html_print_image('images/info.svg', true),
|
||||
html_print_image('images/info.svg', true, ['style' => 'height: 40px;margin-left: -20px;margin-top: -40px;']),
|
||||
io_safe_output($message_info['subject']),
|
||||
$body_preview
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user