From 09662e45caeb190ba672458ce548df3121ff8d71 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Wed, 25 Apr 2007 16:20:00 +0000 Subject: [PATCH] Increase the size of the openvpn custom options box. --- usr/local/pkg/openvpn.xml | 4 +++- usr/local/pkg/openvpn_cli.xml | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/usr/local/pkg/openvpn.xml b/usr/local/pkg/openvpn.xml index 2ecf24968c..aff9af80e6 100644 --- a/usr/local/pkg/openvpn.xml +++ b/usr/local/pkg/openvpn.xml @@ -202,7 +202,9 @@ custom_options Custom options You can put your own custom options here, separated by semi-colons (;). They'll be added to the server configuration. - input + textarea + 65 + 5 description diff --git a/usr/local/pkg/openvpn_cli.xml b/usr/local/pkg/openvpn_cli.xml index e4a6ead659..ebca152569 100644 --- a/usr/local/pkg/openvpn_cli.xml +++ b/usr/local/pkg/openvpn_cli.xml @@ -190,7 +190,9 @@ custom_options Custom options You can put your own custom options here, separated by semi-colons (;). They'll be added to the client configuration. - input + textarea + 65 + 5 description