From 240d4f10ac42864181e5260865f620b2cd089639 Mon Sep 17 00:00:00 2001 From: Chris Buechler Date: Sun, 20 Dec 2015 21:50:25 -0600 Subject: fix text --- src/usr/local/www/vpn_openvpn_client.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/usr/local/www/vpn_openvpn_client.php') diff --git a/src/usr/local/www/vpn_openvpn_client.php b/src/usr/local/www/vpn_openvpn_client.php index 5430f69..2fe4fca 100644 --- a/src/usr/local/www/vpn_openvpn_client.php +++ b/src/usr/local/www/vpn_openvpn_client.php @@ -434,7 +434,7 @@ if ($act=="new" || $act=="edit"): $section->addInput(new Form_Checkbox( 'disable', 'Disabled', - 'Disable this server', + 'Disable this client', $pconfig['disable'] ))->setHelp('Set this option to disable this client without removing it from the list'); -- cgit v1.1