Devices/Gerätetypen/Hersteller hinzugefügt

This commit is contained in:
Spitzer_Daniel
2023-02-16 18:01:52 +01:00
parent 3c2b156eff
commit 17caf0b8d2
2 changed files with 5 additions and 5 deletions

View File

@@ -133,7 +133,7 @@ class PopController extends mfBaseController
$this->returUrl = ucfirst($this->request->returnto);
}
$this->layout()->setFlash("Netzgebiet erfolgreich gespeichert.", "success");
$this->layout()->setFlash("Pop erfolgreich gespeichert.", "success");
$this->redirect($this->returUrl, "Index", [], "view=pops&net=" . $pop->network_id);