summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_openvpn_client.php
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2015-01-27 00:21:05 -0600
committerChris Buechler <cmb@pfsense.org>2015-01-27 00:21:05 -0600
commit580f5eee603406e748023741319f54e353cfa1c0 (patch)
tree818816ebd0a36af456a6a7cca5b6c9015625ede9 /usr/local/www/vpn_openvpn_client.php
parent30a61a895a969cfa890a30df76b2f83b252cb231 (diff)
downloadpfsense-580f5eee603406e748023741319f54e353cfa1c0.zip
pfsense-580f5eee603406e748023741319f54e353cfa1c0.tar.gz
these descriptions were flipped. Ticket #4273
Diffstat (limited to 'usr/local/www/vpn_openvpn_client.php')
-rw-r--r--usr/local/www/vpn_openvpn_client.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/local/www/vpn_openvpn_client.php b/usr/local/www/vpn_openvpn_client.php
index 06cd666..f8ff368 100644
--- a/usr/local/www/vpn_openvpn_client.php
+++ b/usr/local/www/vpn_openvpn_client.php
@@ -1018,7 +1018,7 @@ if ($savemsg)
</td>
<td>
<span class="vexpl">
- <?=gettext("Don't add or remove routes automatically. Instead pass routes to "); ?> <strong>--route-up</strong> <?=gettext("script using environmental variables"); ?>.
+ <?=gettext("This option effectively bars the server from adding routes to the client's routing table, however note that this option still allows the server to set the TCP/IP properties of the client's TUN/TAP interface"); ?>.
</span>
</td>
</tr>
@@ -1037,7 +1037,7 @@ if ($savemsg)
</td>
<td>
<span class="vexpl">
- <?=gettext("This option effectively bars the server from adding routes to the client's routing table, however note that this option still allows the server to set the TCP/IP properties of the client's TUN/TAP interface"); ?>.
+ <?=gettext("Don't add or remove routes automatically. Instead pass routes to "); ?> <strong>--route-up</strong> <?=gettext("script using environmental variables"); ?>.
</span>
</td>
</tr>
OpenPOWER on IntegriCloud