mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
#11625 fix style event type icon
This commit is contained in:
parent
5224b0e9d0
commit
11bc45ff02
@ -730,7 +730,7 @@ if (is_ajax() === true) {
|
||||
break;
|
||||
}
|
||||
|
||||
$tmp->event_type = '<div class="flex_justify">'.events_print_type_img($tmp->event_type, true).'</div>';
|
||||
$tmp->event_type = '<div class="mrgn_lft_25px">'.events_print_type_img($tmp->event_type, true).'</div>';
|
||||
|
||||
// Module status.
|
||||
// Event severity prepared.
|
||||
|
Loading…
x
Reference in New Issue
Block a user