mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 03:07:43 +02:00
cgi-bin and themes: Remove language attribute on script tag
This commit is contained in:
@@ -92,7 +92,7 @@ sub scriptheader
|
||||
my $conversation = sprintf( "%.4d-%.2d-%.2d", $year, $mon, $mday );
|
||||
|
||||
my $script = qq {
|
||||
<script language="Javascript">
|
||||
<script type="text/javascript">
|
||||
var section ='none';
|
||||
var moveit = 1;
|
||||
var skimhtml = 1;
|
||||
|
||||
Reference in New Issue
Block a user