From 2aff8089b7c010755aab704cf5be4115b45cfac2 Mon Sep 17 00:00:00 2001 From: jim-p Date: Thu, 26 Dec 2013 16:52:13 -0500 Subject: Fix wording/spacing --- usr/local/www/vpn_openvpn_csc.php | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'usr/local/www/vpn_openvpn_csc.php') diff --git a/usr/local/www/vpn_openvpn_csc.php b/usr/local/www/vpn_openvpn_csc.php index 28810a2..50c4624 100644 --- a/usr/local/www/vpn_openvpn_csc.php +++ b/usr/local/www/vpn_openvpn_csc.php @@ -416,6 +416,8 @@ function netbios_change() {
+
@@ -425,6 +427,8 @@ function netbios_change() {
+
@@ -436,7 +440,7 @@ function netbios_change() { "to this client specifically using iroute, so that a site-to-site " . "VPN can be established. " . "Expressed as a comma-separated list of one or more CIDR ranges. " . - "You may leave this blank if there are no client-side networks to" . + "You may leave this blank if there are no client-side networks to " . "be routed"); ?>.
@@ -451,7 +455,7 @@ function netbios_change() { "to this client specifically using iroute, so that a site-to-site " . "VPN can be established. " . "Expressed as a comma-separated list of one or more IP/PREFIX networks. " . - "You may leave this blank if there are no client-side networks to" . + "You may leave this blank if there are no client-side networks to " . "be routed"); ?>.
-- cgit v1.1