diff --git a/app/devices/device_edit.php b/app/devices/device_edit.php
index 5767872cb8..61cb0a2724 100644
--- a/app/devices/device_edit.php
+++ b/app/devices/device_edit.php
@@ -1358,9 +1358,6 @@ require_once "resources/require.php";
echo " \n";
}
echo " ";
- if ($action == "update") {
- echo " \n";
- }
unset($users);
echo "
\n";
echo " ".$text['description-users']."\n";
@@ -1549,4 +1546,4 @@ require_once "resources/require.php";
//show the footer
require_once "resources/footer.php";
-?>
\ No newline at end of file
+?>