diff --git a/include/functions.php b/include/functions.php index b98c9cc..8b65f33 100644 --- a/include/functions.php +++ b/include/functions.php @@ -46,7 +46,7 @@ function showMode($mode, $mmdvmconfigs) { if (getEnabled($mode, $mmdvmconfigs) == 1) { echo "label-success"; } else { - echo "label-danger"; + echo "label-default"; } ?>">