mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +02:00
#11584 Adjusted Disable icon for dark theme in alert table
This commit is contained in:
parent
6f89b45ce3
commit
71dfe96b44
@ -912,7 +912,7 @@ foreach ($simple_alerts as $alert) {
|
|||||||
1,
|
1,
|
||||||
'padding:0px; width: 22px; height: 22px;',
|
'padding:0px; width: 22px; height: 22px;',
|
||||||
true,
|
true,
|
||||||
['class' => 'filter_none main_menu_icon']
|
['class' => 'invert_filter main_menu_icon']
|
||||||
);
|
);
|
||||||
$data[4] .= html_print_input_hidden('enable_alert', 1, true);
|
$data[4] .= html_print_input_hidden('enable_alert', 1, true);
|
||||||
} else {
|
} else {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user