Pop Updates
* Verlinkungsname in der Übersicht wurde korrigiert
This commit is contained in:
@@ -51,7 +51,7 @@ class PopController extends mfBaseController
|
||||
"PAGE_TITLE" => "Pops",
|
||||
"PATH" => [
|
||||
["text" => MFAPPNAME_SLUG, "href" => self::getUrl("Dashboard")],
|
||||
["text" => "Devices", "href" => self::getUrl("Pop")]
|
||||
["text" => "Pops", "href" => self::getUrl("Pop")]
|
||||
],
|
||||
"NETWORKS" => $networks,
|
||||
"POPS" => $pops,
|
||||
|
||||
Reference in New Issue
Block a user