On repasse en DOCTYPE 4.01, merci Bertrand ;-)
This commit is contained in:
parent
5f028dc5a4
commit
d4aa81aa1f
@ -329,7 +329,7 @@ function top_menu($head, $title="")
|
||||
{
|
||||
global $user, $conf, $rtplang;
|
||||
|
||||
print '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">';
|
||||
print '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">';
|
||||
print "\n<html>";
|
||||
|
||||
print $rtplang->lang_header();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user