diff options
Diffstat (limited to 'usr/local/pkg')
-rw-r--r-- | usr/local/pkg/openvpn.xml | 4 |
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> |