XHTML standard: no language attribute in <script>

This commit is contained in:
Sebastian Mendel
2007-04-01 11:13:46 +00:00
parent cfeb306526
commit d0ac1f2bbb
21 changed files with 56 additions and 57 deletions

View File

@@ -539,7 +539,7 @@ foreach ($the_tables as $key => $table) {
*/
?>
<script type="text/javascript" language="javascript">
<script type="text/javascript">
//<![CDATA[
function printPage()
{