From: Stefan Schantl Date: Sun, 12 Apr 2015 21:18:11 +0000 (+0200) Subject: ovpnmain.cgi: Fix layout of CA related elements. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=578f23c8e140cb896b5e1e4c36bdecad2c76ffe7;p=people%2Fms%2Fipfire-2.x.git ovpnmain.cgi: Fix layout of CA related elements. Those elements where displayed out of the main box in the past. --- diff --git a/html/cgi-bin/ovpnmain.cgi b/html/cgi-bin/ovpnmain.cgi index 9550ca6736..3882a77146 100644 --- a/html/cgi-bin/ovpnmain.cgi +++ b/html/cgi-bin/ovpnmain.cgi @@ -5549,42 +5549,49 @@ END } print < + +


+
- - - - - - - - - +
$Lang::tr{'upload ca certificate'}
$Lang::tr{'ca name'}: -
+ + + - - - + + + + + - - - - + + + + +
$Lang::tr{'upload ca certificate'}
$Lang::tr{'ca name'}: +

$Lang::tr{'ovpn dh parameters'}
 
- - $Lang::tr{'ovpn dh upload'}: - - - - - - $Lang::tr{'ovpn dh new key'}: - - - - +
+ + + + + + + + + + + + + + + +
$Lang::tr{'ovpn dh parameters'}
$Lang::tr{'ovpn dh upload'}: +
$Lang::tr{'ovpn dh new key'}:
+ -
+

END ;