fixed CV in console mobile metaconsole pandora_enterprise#8676
This commit is contained in:
parent
2c2a0b4d7a
commit
0d0db1ce9a
|
@ -239,7 +239,7 @@ class Visualmaps
|
|||
[
|
||||
'icon' => '',
|
||||
'pos' => 'right',
|
||||
'text' => __('All visualmaps'),
|
||||
'text' => __('All visual consoles'),
|
||||
'href' => 'index.php?page=visualmaps&favourite=0',
|
||||
'class' => '',
|
||||
]
|
||||
|
@ -251,7 +251,7 @@ class Visualmaps
|
|||
[
|
||||
'icon' => '',
|
||||
'pos' => 'right',
|
||||
'text' => __('Favourite visualmaps'),
|
||||
'text' => __('Favourite visual consoles'),
|
||||
'href' => 'index.php?page=visualmaps&favourite=1',
|
||||
'class' => '',
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue