diff --git a/app/devices/device_edit.php b/app/devices/device_edit.php index 53e82323b9..493ddba981 100644 --- a/app/devices/device_edit.php +++ b/app/devices/device_edit.php @@ -1109,7 +1109,7 @@ echo "\n"; echo "\n"; if (permission_exists('device_address')) { - echo " format_address($device_address, $device_vendor))."\"/>\n"; + echo " \n"; echo "
\n"; echo $text['description-device_address']."\n"; } @@ -2051,4 +2051,4 @@ //show the footer require_once "resources/footer.php"; -?> +?> \ No newline at end of file