diff --git a/app/devices/device_profile_edit.php b/app/devices/device_profile_edit.php index f488f5801e..f9d2bfd1b3 100644 --- a/app/devices/device_profile_edit.php +++ b/app/devices/device_profile_edit.php @@ -414,7 +414,7 @@ } //add the primary key uuid if (strlen($row['device_key_uuid']) > 0) { - echo " \n"; + echo " \n"; } //show all the rows in the array echo "\n"; @@ -549,12 +549,12 @@ echo "\n"; echo "\n"; - echo " \n"; + echo " \n"; echo "\n"; if (permission_exists('device_key_extension')) { echo "\n"; - echo " \n"; + echo " \n"; echo "\n"; } @@ -569,13 +569,13 @@ } echo "\n"; - echo " \n"; + echo " \n"; echo "\n"; echo "\n"; if (strlen($row['device_key_uuid']) > 0) { if (permission_exists('device_key_delete')) { - echo " $v_link_label_delete\n"; + echo " $v_link_label_delete\n"; } } echo " \n"; @@ -618,17 +618,17 @@ } //add the primary key uuid if (strlen($row['device_setting_uuid']) > 0) { - echo " \n"; + echo " \n"; } //show alls rows in the array echo "\n"; echo "\n"; - echo " \n"; + echo " \n"; echo "\n"; echo "\n"; - echo " \n"; + echo " \n"; echo "\n"; echo "\n"; @@ -650,7 +650,7 @@ echo "\n"; echo "\n"; - echo " \n"; + echo " \n"; echo "\n"; if (strlen($text['description-settings']) > 0) { @@ -660,7 +660,7 @@ echo " \n"; if (strlen($row['device_setting_uuid']) > 0) { - echo " $v_link_label_delete\n"; + echo " $v_link_label_delete\n"; } echo " \n"; echo " \n"; @@ -684,13 +684,13 @@ if ($action == "update") { echo " \n"; foreach ($_SESSION['domains'] as $dom) { - echo "\n"; + echo "\n"; } } else { echo " \n"; foreach ($_SESSION['domains'] as $dom) { - echo "\n"; + echo "\n"; } } echo " \n"; @@ -717,7 +717,7 @@ echo " ".$text['label-profile_description']."\n"; echo "\n"; echo "\n"; - echo " \n"; + echo " \n"; echo "
\n"; echo $text['description-profile_description']."\n"; echo "\n"; @@ -726,7 +726,7 @@ echo "\n"; echo " \n"; if ($action == "update") { - echo " \n"; + echo " \n"; } echo "
"; echo " \n";