diff --git a/app/devices/device_profile_edit.php b/app/devices/device_profile_edit.php index 8474490339..0657c66130 100644 --- a/app/devices/device_profile_edit.php +++ b/app/devices/device_profile_edit.php @@ -660,7 +660,7 @@ echo " \n"; echo "\n"; - if (permission_exists('device_key_extension') { + if (permission_exists('device_key_extension')) { echo "\n"; echo " \n"; echo "\n";