mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-08-14 06:18:40 +02:00
#12733 fix delete button
This commit is contained in:
parent
6930631c66
commit
6bb619fb62
@ -210,7 +210,7 @@ foreach ($filters as $filter) {
|
||||
true,
|
||||
[
|
||||
'title' => __('Delete'),
|
||||
'class' => 'invert_filter',
|
||||
'class' => 'invert_filter main_menu_icon',
|
||||
]
|
||||
).'</a>';
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user