From a63ca4e43f3199bbb854be4bda478431905060ae Mon Sep 17 00:00:00 2001 From: bergware Date: Tue, 6 Mar 2018 09:10:14 +0100 Subject: [PATCH] Dashboard animation update --- plugins/dynamix/include/DashboardApps.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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
"; } }