mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 00:04:37 +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' => '',
|
||||
'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…
x
Reference in New Issue
Block a user