diff --git a/app/devices/device_edit.php b/app/devices/device_edit.php index bc5e8429c7..b54a5dfef5 100644 --- a/app/devices/device_edit.php +++ b/app/devices/device_edit.php @@ -767,28 +767,28 @@ require_once "resources/require.php"; if (strtolower($device_vendor) == "snom" || strlen($device_vendor) == 0) { if (strlen($device_vendor) == 0) { echo ""; } ?> - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + "; } }