This reverts commit
0dcafefb694d4e1ebef317f4d45f68216685ff25.
Removing this breaks creating N2N connections and I don't think there is
a way to fix this all properly without a major rewrite.
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
$checked{'TLSAUTH'}{'on'} = '';
$checked{'TLSAUTH'}{$cgiparams{'TLSAUTH'}} = 'CHECKED';
+ if (1) {
&Header::showhttpheaders();
&Header::openpage($Lang::tr{'ovpn'}, 1, '');
&Header::openbigbox('100%', 'LEFT', '', $errormessage);
}
print "</table><br><br><hr><br><br>";
}
+}
&Header::closebox();
if ($cgiparams{'KEY'} && $cgiparams{'AUTH'} eq 'psk') {