diff --git a/management/templates/system-status.html b/management/templates/system-status.html index 2bfdbad3..5893e76c 100644 --- a/management/templates/system-status.html +++ b/management/templates/system-status.html @@ -17,7 +17,7 @@ color: #cc0; } #system-checks .status-ok td { - color: #018018; + color: #03ab22; } #system-checks div.extra { display: none;