From: charleswrayjr Date: Tue, 9 Sep 2025 19:17:34 +0000 (-0500) Subject: Adding a server status dialog. X-Git-Url: https://git.phasecustomsoft.com/?a=commitdiff_plain;h=c00ca045d6eab3733c220918a40d521a43bbf3ce;p=phs-admin.git Adding a server status dialog. --- diff --git a/src/app/views/VPN/VPN.jsx b/src/app/views/VPN/VPN.jsx index 8d95d85..c7725a0 100644 --- a/src/app/views/VPN/VPN.jsx +++ b/src/app/views/VPN/VPN.jsx @@ -77,7 +77,7 @@ const VPN = () => { return ( - Available OpenVPN ClientsStatus: { serverStatus ? 'Active' : 'Inactive' } + Available OpenVPN ClientsStatus: { serverStatus ? 'Active' : 'Inactive' } Connected OpenVPN Clients