From: charleswrayjr Date: Tue, 9 Sep 2025 19:19:10 +0000 (-0500) Subject: Adding a server status dialog. X-Git-Url: https://git.phasecustomsoft.com/static/gitweb.css?a=commitdiff_plain;h=da0435d3fedb7b1ded52c6c50b42a5a6a0e7cd29;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 73629a4..c1a0c9e 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