X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/6d4142df4e30e1f46cfa5b377bf2db0323e59479..431bebf06dfe7a2a1fecf8d933da97f7a03a358a:/lib/template/header.php?ds=inline diff --git a/lib/template/header.php b/lib/template/header.php index 2edb4ea..d6dc4b3 100644 --- a/lib/template/header.php +++ b/lib/template/header.php @@ -25,10 +25,21 @@ if (!isset ($cfg['style'])) else $style = $cfg['style']; - +if (stristr ($_SERVER['HTTP_ACCEPT'], 'application/xhtml+xml')) +{ +?> + + + +