XHTML standard: no language attribute in <script>
This commit is contained in:
@@ -306,7 +306,7 @@ while ($row = PMA_DBI_fetch_assoc($rowset)) {
|
||||
* Displays the footer
|
||||
*/
|
||||
?>
|
||||
<script type="text/javascript" language="javascript">
|
||||
<script type="text/javascript">
|
||||
//<![CDATA[
|
||||
function printPage()
|
||||
{
|
||||
|
Reference in New Issue
Block a user