diff --git a/html/pages/device/edit/apps.inc.php b/html/pages/device/edit/apps.inc.php index 2cc495622..8bcf1033a 100644 --- a/html/pages/device/edit/apps.inc.php +++ b/html/pages/device/edit/apps.inc.php @@ -58,11 +58,10 @@ if (count($apps_enabled)) { } } -echo "
-
+echo "
- +
@@ -92,12 +91,10 @@ foreach ($applications as $app) { echo ''; echo '
Enable Application
- +
'; echo '
'; -echo '
'; -echo '
';