Skip to content
Snippets Groups Projects
Commit b10e0e69 authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Respet W3C

parent 4447c1b5
No related branches found
No related tags found
No related merge requests found
...@@ -952,7 +952,7 @@ function loginfunction() ...@@ -952,7 +952,7 @@ function loginfunction()
print '}'."\n"; print '}'."\n";
print '-->'."\n"; print '-->'."\n";
print '</style>'."\n"; print '</style>'."\n";
print '<script type="text/javascript">'."\n"; print '<script language="javascript" type="text/javascript">'."\n";
print "function donnefocus() {\n"; print "function donnefocus() {\n";
print "document.getElementsByTagName('INPUT')[0].focus();"; print "document.getElementsByTagName('INPUT')[0].focus();";
print "}\n"; print "}\n";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment