fixed error

This commit is contained in:
marcos 2019-12-13 14:25:33 +01:00
parent 90d0be6ff1
commit 4e712d1a45
1 changed files with 1 additions and 1 deletions

View File

@ -191,7 +191,7 @@ class OrderInterpreter extends Wizard
),
],
10 => [
'name' => __('Three View'),
'name' => __('Tree View'),
'icon' => ui_get_full_url(
'images/op_monitoring.menu_gray.png'
),