From: Alf Høgemark Date: Tue, 11 Feb 2014 18:42:35 +0000 (+0100) Subject: cgi-bin and themes: Remove language attribute on script tag X-Git-Tag: v2.15-rc1~124^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2c01f467d976dddfab89841946ff419802a70947;p=ipfire-2.x.git cgi-bin and themes: Remove language attribute on script tag --- diff --git a/html/cgi-bin/ids.cgi b/html/cgi-bin/ids.cgi index 984e795e72..5884e24171 100644 --- a/html/cgi-bin/ids.cgi +++ b/html/cgi-bin/ids.cgi @@ -413,7 +413,7 @@ $selected{'RULES'}{$snortsettings{'RULES'}} = "selected='selected'"; &Header::openpage($Lang::tr{'intrusion detection system'}, 1, ''); ####################### Added for snort rules control ################################# -print ""; +print ""; print <