summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--themes/marvin/marvin.theme1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/marvin/marvin.theme b/themes/marvin/marvin.theme
index c44073c42..ed3abd18d 100644
--- a/themes/marvin/marvin.theme
+++ b/themes/marvin/marvin.theme
@@ -22,6 +22,7 @@
function header($title) {
global $sitename;
?>
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<HTML>
<HEAD>
<TITLE><? print $sitename; ?></TITLE>