From: garvinhicking <garvinhicking>
Date: Thu, 22 Jun 2006 13:07:35 +0000 (+0000)
Subject: well, seems as if putting the doctype will ruin the template
X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=460d5039f83a55e9a981080ebd6492f8ada4d058;p=s9y.git

well, seems as if putting the doctype will ruin the template
---

diff --git a/serendipity_admin.php b/serendipity_admin.php
index e0dd96c..77b7a63 100644
--- a/serendipity_admin.php
+++ b/serendipity_admin.php
@@ -37,7 +37,6 @@ if (serendipity_is_iframe()) {
 }
 
 ?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html>
     <head>
         <title><?php echo SERENDIPITY_ADMIN_SUITE; ?></title>