summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_openvpn_client.php
diff options
context:
space:
mode:
authorDmitriy K. <DasTestament@users.noreply.github.com>2014-06-24 23:15:29 +0400
committerDmitriy K. <DasTestament@users.noreply.github.com>2014-06-24 23:15:29 +0400
commit4be2bfed155ee2572b5a261b594a8383524632a8 (patch)
tree077ae7ace23531c7d8042b54685fd07e65377005 /usr/local/www/vpn_openvpn_client.php
parentb1e8e6757f9617c38842de9ac4ab222af42229d7 (diff)
downloadpfsense-4be2bfed155ee2572b5a261b594a8383524632a8.zip
pfsense-4be2bfed155ee2572b5a261b594a8383524632a8.tar.gz
Update vpn_openvpn_client.php
Diffstat (limited to 'usr/local/www/vpn_openvpn_client.php')
-rw-r--r--usr/local/www/vpn_openvpn_client.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr/local/www/vpn_openvpn_client.php b/usr/local/www/vpn_openvpn_client.php
index 48f67cf..3be3a5e 100644
--- a/usr/local/www/vpn_openvpn_client.php
+++ b/usr/local/www/vpn_openvpn_client.php
@@ -993,7 +993,7 @@ if ($savemsg)
</td>
<td>
<span class="vexpl">
- <?=gettext("Do not forward IPv6 traffic"); ?>.
+ <?=gettext("Don't forward IPv6 traffic"); ?>.
</span>
</td>
</tr>
@@ -1002,7 +1002,7 @@ if ($savemsg)
</tr>
<tr id="chkboxRouteNoPull">
- <td width="22%" valign="top" class="vncell"><?=gettext("Dont pull routes"); ?></td>
+ <td width="22%" valign="top" class="vncell"><?=gettext("Don't pull routes"); ?></td>
<td width="78%" class="vtable">
<table border="0" cellpadding="2" cellspacing="0" summary="dont-pull-routes">
<tr>
@@ -1021,7 +1021,7 @@ if ($savemsg)
</tr>
<tr id="chkboxRouteNoExec">
- <td width="22%" valign="top" class="vncell"><?=gettext("Dont add/remove routes"); ?></td>
+ <td width="22%" valign="top" class="vncell"><?=gettext("Don't add/remove routes"); ?></td>
<td width="78%" class="vtable">
<table border="0" cellpadding="2" cellspacing="0" summary="dont-exec-routes">
<tr>
OpenPOWER on IntegriCloud