summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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