mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-09 08:48:27 +02:00
cgi-bin and themes: Remove language attribute on script tag
This commit is contained in:
@@ -413,7 +413,7 @@ $selected{'RULES'}{$snortsettings{'RULES'}} = "selected='selected'";
|
||||
&Header::openpage($Lang::tr{'intrusion detection system'}, 1, '');
|
||||
|
||||
####################### Added for snort rules control #################################
|
||||
print "<script language='JavaScript' src='/include/snortupdateutility.js'></script>";
|
||||
print "<script type='text/javascript' src='/include/snortupdateutility.js'></script>";
|
||||
print <<END
|
||||
<style type="text/css">
|
||||
<!--
|
||||
|
||||
Reference in New Issue
Block a user