mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
fixed the link to editor networkmap in the list.
This commit is contained in:
parent
08d1cece5c
commit
35b66968f9
@ -456,7 +456,7 @@ else {
|
|||||||
|
|
||||||
$url_edit = 'index.php?' .
|
$url_edit = 'index.php?' .
|
||||||
'sec=maps&' .
|
'sec=maps&' .
|
||||||
'sec2=operation/maps/networkmap_list&' .
|
'sec2=operation/maps/networkmap_editor&' .
|
||||||
'edit_networkmap=1&id_networkmap=' . $networkmap['id'];
|
'edit_networkmap=1&id_networkmap=' . $networkmap['id'];
|
||||||
if (is_metaconsole()) {
|
if (is_metaconsole()) {
|
||||||
$url_edit = 'index.php?' .
|
$url_edit = 'index.php?' .
|
||||||
|
Loading…
x
Reference in New Issue
Block a user