diff --git a/views/DashboardView.php b/views/DashboardView.php index fc3cf67..07e8bda 100644 --- a/views/DashboardView.php +++ b/views/DashboardView.php @@ -51,7 +51,7 @@ $nonce = SecurityHeadersMiddleware::getNonce(); '[ OK ] Starting dashboard services...', '[ OK ] Rendering ASCII frames...', '', - '> SYSTEM READY ✓', + '> SYSTEM READY [OK]', '' ]; @@ -231,7 +231,7 @@ $nonce = SecurityHeadersMiddleware::getNonce();