diff --git a/html/pages/device/edit/apps.inc.php b/html/pages/device/edit/apps.inc.php index 044952ab1..0bed0731c 100644 --- a/html/pages/device/edit/apps.inc.php +++ b/html/pages/device/edit/apps.inc.php @@ -58,10 +58,11 @@ if (count($apps_enabled)) { } } -echo " +echo "
+
- +
@@ -89,12 +90,13 @@ foreach ($applications as $app) { $row++; } -echo ' - - - '; echo '
Enable Application
- - -
'; +echo '
+
+ +
+
+'; echo '
'; +echo '
'; +echo '
';