Fix: missing google ad

This commit is contained in:
Regis Houssin 2010-04-18 14:24:09 +00:00
parent 677ab4c128
commit 6e24ebd01f

View File

@ -26,7 +26,7 @@ header("Content-type: text/html; charset=".$conf->file->character_set_client);
<!-- 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">'; --> <!-- print '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">'; -->
<!-- BEGIN TEMPLATE --> <!-- BEGIN PHP TEMPLATE -->
<html> <html>
<head> <head>
@ -187,4 +187,4 @@ function donnefocus() {
</body> </body>
</html> </html>
<!-- END TEMPLATE --> <!-- END PHP TEMPLATE -->