mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +02:00
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' => '',
|
'icon' => '',
|
||||||
'pos' => 'right',
|
'pos' => 'right',
|
||||||
'text' => __('All visualmaps'),
|
'text' => __('All visual consoles'),
|
||||||
'href' => 'index.php?page=visualmaps&favourite=0',
|
'href' => 'index.php?page=visualmaps&favourite=0',
|
||||||
'class' => '',
|
'class' => '',
|
||||||
]
|
]
|
||||||
@ -251,7 +251,7 @@ class Visualmaps
|
|||||||
[
|
[
|
||||||
'icon' => '',
|
'icon' => '',
|
||||||
'pos' => 'right',
|
'pos' => 'right',
|
||||||
'text' => __('Favourite visualmaps'),
|
'text' => __('Favourite visual consoles'),
|
||||||
'href' => 'index.php?page=visualmaps&favourite=1',
|
'href' => 'index.php?page=visualmaps&favourite=1',
|
||||||
'class' => '',
|
'class' => '',
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user