mirror of
https://github.com/e107inc/e107.git
synced 2025-08-19 04:41:53 +02:00
Fixes #4737 Removal of type="text/javascript" and type="text/css"
This commit is contained in:
@@ -1505,7 +1505,7 @@ function check_tables($what)
|
||||
{
|
||||
//very tired and sick of this page, so quick and dirty
|
||||
$text .= "
|
||||
<script type='text/javascript'>
|
||||
<script>
|
||||
\$('core-db-verify-{$what}-legend').hide();
|
||||
</script>
|
||||
";
|
||||
|
Reference in New Issue
Block a user