summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_openvpn_client.php
diff options
context:
space:
mode:
authorPhil Davis <phil.davis@world.inf.org>2012-06-28 17:09:35 +0545
committerPhil Davis <phil.davis@world.inf.org>2012-06-28 17:09:35 +0545
commite8d65d0f419c55182b1d818128020a8294be0cc2 (patch)
tree7a2683ba0d1bfaedceade134e2cbfdcf23fa57b2 /usr/local/www/vpn_openvpn_client.php
parent8e932fb52b6572d082d9313c040be4e39fc2fd58 (diff)
downloadpfsense-e8d65d0f419c55182b1d818128020a8294be0cc2.zip
pfsense-e8d65d0f419c55182b1d818128020a8294be0cc2.tar.gz
OpenVPN Client config page - minor test fix
Diffstat (limited to 'usr/local/www/vpn_openvpn_client.php')
-rw-r--r--usr/local/www/vpn_openvpn_client.php5
1 files changed, 2 insertions, 3 deletions
diff --git a/usr/local/www/vpn_openvpn_client.php b/usr/local/www/vpn_openvpn_client.php
index 425040c..3ea25cb 100644
--- a/usr/local/www/vpn_openvpn_client.php
+++ b/usr/local/www/vpn_openvpn_client.php
@@ -772,7 +772,7 @@ if ($savemsg)
"the tunnel, so that a site-to-site VPN can be " .
"established without manually changing the " .
"routing tables. Expressed as a CIDR range. If " .
- "this is a site-to-site VPN, enter here the " .
+ "this is a site-to-site VPN, enter the " .
"remote LAN here. You may leave this blank to " .
"only communicate with other clients"); ?>.
</td>
@@ -951,5 +951,4 @@ function set_checked($var,& $chk) {
$chk = '';
}
-?>
-
+?> \ No newline at end of file
OpenPOWER on IntegriCloud