mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +02:00
Menu go to images correction
This commit is contained in:
parent
69f08cc027
commit
521f7ad0ce
@ -294,7 +294,7 @@ class OrderInterpreter extends Wizard
|
||||
[
|
||||
'name' => __('Task List'),
|
||||
'icon' => ui_get_full_url(
|
||||
'images/menu/discovery.menu.png'
|
||||
'images/menu/discovery.svg'
|
||||
),
|
||||
'url' => ui_get_full_url(
|
||||
'index.php?sec=discovery&sec2=godmode/servers/discovery&wiz=tasklist'
|
||||
@ -338,7 +338,7 @@ class OrderInterpreter extends Wizard
|
||||
[
|
||||
'name' => __('Warp Update'),
|
||||
'icon' => ui_get_full_url(
|
||||
'images/menu/um_messages.svg'
|
||||
'images/menu/warp_update.svg'
|
||||
),
|
||||
'url' => ui_get_full_url(
|
||||
'index.php?sec=messages&sec2=godmode/update_manager/update_manager&tab=setup'
|
||||
|
Loading…
x
Reference in New Issue
Block a user