From c3d765f0c1a7ee39ae525ad63cf5d97232ffeba8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ermal=20Lu=C3=A7i?= Date: Thu, 6 Mar 2008 22:37:35 +0000 Subject: [PATCH] This javascript is not needed anymore. --- etc/inc/openvpn.inc | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) diff --git a/etc/inc/openvpn.inc b/etc/inc/openvpn.inc index 489680f143..2ec03bbbc5 100644 --- a/etc/inc/openvpn.inc +++ b/etc/inc/openvpn.inc @@ -689,20 +689,8 @@ function onAuthMethodChanged() { document.iform.tls.disabled = endis; EOD; - if ($mode == 'server') { - $javascript .= <<