summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_openvpn_csc.php
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2013-12-26 16:11:06 -0500
committerjim-p <jimp@pfsense.org>2013-12-26 16:11:06 -0500
commit9bc68540436b3564e34459a42802f62c1030e7d8 (patch)
treef46a4473b6dccf2ac4b77673f0d80b3dcf0912e8 /usr/local/www/vpn_openvpn_csc.php
parent7cbfc2654449b0aa6886dd11a946e4001f171141 (diff)
downloadpfsense-9bc68540436b3564e34459a42802f62c1030e7d8.zip
pfsense-9bc68540436b3564e34459a42802f62c1030e7d8.tar.gz
Make this box a little narrow so it doesn't force the descriptions to wrap.
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 2e575ac..f01b5db 100644
--- a/usr/local/www/vpn_openvpn_csc.php
+++ b/usr/local/www/vpn_openvpn_csc.php
@@ -646,7 +646,7 @@ function netbios_change() {
<table border="0" cellpadding="2" cellspacing="0">
<tr>
<td>
- <textarea rows="6" cols="78" name="custom_options" id="custom_options"><?=$pconfig['custom_options'];?></textarea><br/>
+ <textarea rows="6" cols="70" name="custom_options" id="custom_options"><?=$pconfig['custom_options'];?></textarea><br/>
<?=gettext("Enter any additional options you would like to add for this client specific override, separated by a semicolon"); ?><br/>
<?=gettext("EXAMPLE: push \"route 10.0.0.0 255.255.255.0\""); ?>;
</td>
OpenPOWER on IntegriCloud