Pop Updates

* Verlinkungsname in der Übersicht wurde korrigiert
This commit is contained in:
Daniel Spitzer
2025-12-15 11:28:08 +01:00
parent 81fe058e3e
commit 04cc5d2e9a

View File

@@ -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,