mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Increase the size of the openvpn custom options box.
This commit is contained in:
parent
3c748d0426
commit
09662e45ca
@ -202,7 +202,9 @@
|
||||
<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>
|
||||
<type>input</type>
|
||||
<type>textarea</type>
|
||||
<cols>65</cols>
|
||||
<rows>5</rows>
|
||||
</field>
|
||||
<field>
|
||||
<fieldname>description</fieldname>
|
||||
|
||||
@ -190,7 +190,9 @@
|
||||
<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 client configuration.</description>
|
||||
<type>input</type>
|
||||
<type>textarea</type>
|
||||
<cols>65</cols>
|
||||
<rows>5</rows>
|
||||
</field>
|
||||
<field>
|
||||
<fieldname>description</fieldname>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user