diff --git a/plugins/dynamix/include/DashboardApps.php b/plugins/dynamix/include/DashboardApps.php index cf1038f7c..5d3524b2a 100644 --- a/plugins/dynamix/include/DashboardApps.php +++ b/plugins/dynamix/include/DashboardApps.php @@ -45,8 +45,8 @@ if (pgrep('dockerd')!==false && ($display['dashapps']=='icons' || $display['dash echo "
"; echo "
"; echo "
"; - echo "
"; - echo "
$name
"; + echo ""; + echo "
$name
"; } }