diff --git a/app/modules/devices/edit.php b/app/modules/devices/edit.php index 8881776..192e4a1 100644 --- a/app/modules/devices/edit.php +++ b/app/modules/devices/edit.php @@ -167,7 +167,7 @@ $racks = $sql->get("SELECT id, name FROM racks ORDER BY name", "", []); Abbrechen - Löschen + Löschen @@ -267,11 +267,7 @@ $racks = $sql->get("SELECT id, name FROM racks ORDER BY name", "", []); + + diff --git a/app/modules/devices/list.php b/app/modules/devices/list.php index 289a35b..39ebcdf 100644 --- a/app/modules/devices/list.php +++ b/app/modules/devices/list.php @@ -222,7 +222,7 @@ $racks = $sql->get("SELECT id, name FROM racks ORDER BY name", "", []); Bearbeiten - Löschen + Löschen @@ -350,11 +350,7 @@ $racks = $sql->get("SELECT id, name FROM racks ORDER BY name", "", []); + +