Fix: W3C
This commit is contained in:
parent
b16d0c9371
commit
84f874c49a
@ -21,9 +21,8 @@
|
||||
header('Cache-Control: Public, must-revalidate');
|
||||
header("Content-type: text/html; charset=".$conf->file->character_set_client);
|
||||
?>
|
||||
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<!-- Ce DTD est KO car inhibe document.body.scrollTop ->
|
||||
<!-- Ce DTD est KO car inhibe document.body.scrollTop -->
|
||||
<!-- print '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">'; -->
|
||||
|
||||
<!-- BEGIN PHP TEMPLATE -->
|
||||
|
||||
Loading…
Reference in New Issue
Block a user