summaryrefslogtreecommitdiffstats
path: root/usr/local/pkg
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2008-04-27 20:20:19 +0000
committerChris Buechler <cmb@pfsense.org>2008-04-27 20:20:19 +0000
commit00bceb10f2da8ce0d8649c806bb8dc972b19d7b4 (patch)
tree78213a1ac60352001832c2cfe9f65df9f098fbf1 /usr/local/pkg
parent9596f5af742103d8d0b0dc3ce2deec6b1894faf0 (diff)
downloadpfsense-00bceb10f2da8ce0d8649c806bb8dc972b19d7b4.zip
pfsense-00bceb10f2da8ce0d8649c806bb8dc972b19d7b4.tar.gz
change default value, fix white space
Diffstat (limited to 'usr/local/pkg')
-rw-r--r--usr/local/pkg/openvpn.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/local/pkg/openvpn.xml b/usr/local/pkg/openvpn.xml
index 7305e73..eb897e4 100644
--- a/usr/local/pkg/openvpn.xml
+++ b/usr/local/pkg/openvpn.xml
@@ -165,7 +165,7 @@
<fielddescr>Shared key</fielddescr>
<description>Shared key to use.</description>
<type>input</type>
- <default_value>none</default_value>
+ <default_value></default_value>
</field>
<field>
<fieldname>cipherpki</fieldname>
@@ -269,7 +269,7 @@
<description>Redirect ALL traffic through the OpenVPN server.</description>
<type>checkbox</type>
</field>
- <field>
+ <field>
<fieldname>custom_options</fieldname>
<fielddescr>Custom options</fielddescr>
<description>You can put your own custom options here, separated by semi-colons (;). They'll be added to the server configuration.</description>
OpenPOWER on IntegriCloud