X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/0f8fa96f56dde46864336cd4864e158b55248f58..01cc2a3696a74219a6e1c0df3924e2f7127e13be:/lib/template/header.php?ds=sidebyside diff --git a/lib/template/header.php b/lib/template/header.php index 2edb4ea..275e3f0 100644 --- a/lib/template/header.php +++ b/lib/template/header.php @@ -25,16 +25,27 @@ if (!isset ($cfg['style'])) else $style = $cfg['style']; - +if (stristr ($_SERVER['HTTP_ACCEPT'], 'application/xhtml+xml')) +{ +?> + + + +