summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_openvpn_csc.php
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2010-01-01 02:57:15 -0500
committerChris Buechler <cmb@pfsense.org>2010-01-01 02:57:15 -0500
commitffca877988c484499773c393642f17b0203143ad (patch)
tree039d5d3d5bec5e5c1dee6d879a79f1af6dedb460 /usr/local/www/vpn_openvpn_csc.php
parent2953c7e967ce48f3800e3500b61ceddb15c37176 (diff)
downloadpfsense-ffca877988c484499773c393642f17b0203143ad.zip
pfsense-ffca877988c484499773c393642f17b0203143ad.tar.gz
fix text
Diffstat (limited to 'usr/local/www/vpn_openvpn_csc.php')
-rw-r--r--usr/local/www/vpn_openvpn_csc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/vpn_openvpn_csc.php b/usr/local/www/vpn_openvpn_csc.php
index eeaee5f..a35a416 100644
--- a/usr/local/www/vpn_openvpn_csc.php
+++ b/usr/local/www/vpn_openvpn_csc.php
@@ -641,7 +641,7 @@ function netbios_change() {
<tr>
<td>
<textarea rows="6" cols="78" name="custom_options" id="custom_options"><?=$pconfig['custom_options'];?></textarea><br/>
- Paste any additional options you would like to pass through to the OpenVPN server here seperated by a semicolon<br/>
+ Enter any additional options you would like to add for this client specific override, seperated by a semicolon<br/>
EXAMPLE: push "route 10.0.0.0 255.255.255.0";
</td>
</tr>
OpenPOWER on IntegriCloud