fixed the link to editor networkmap in the list.

This commit is contained in:
mdtrooper 2016-05-09 10:18:14 +02:00
parent 08d1cece5c
commit 35b66968f9
1 changed files with 1 additions and 1 deletions

View File

@ -456,7 +456,7 @@ else {
$url_edit = 'index.php?' .
'sec=maps&' .
'sec2=operation/maps/networkmap_list&' .
'sec2=operation/maps/networkmap_editor&' .
'edit_networkmap=1&id_networkmap=' . $networkmap['id'];
if (is_metaconsole()) {
$url_edit = 'index.php?' .