From: Jerome Jutteau Date: Thu, 16 Jul 2015 20:15:41 +0000 (+0200) Subject: add strict XHTML 1.0 as doctype X-Git-Tag: 1.1~37 X-Git-Url: https://git.p6c8.net/jirafeau_project.git/commitdiff_plain/431bebf06dfe7a2a1fecf8d933da97f7a03a358a?ds=inline add strict XHTML 1.0 as doctype Signed-off-by: Jerome Jutteau --- diff --git a/lib/template/header.php b/lib/template/header.php index dd7ec3c..d6dc4b3 100644 --- a/lib/template/header.php +++ b/lib/template/header.php @@ -28,8 +28,7 @@ else if (stristr ($_SERVER['HTTP_ACCEPT'], 'application/xhtml+xml')) { ?> - +