]> git.mjollnir.org Git - s9y.git/commitdiff
well, seems as if putting the doctype will ruin the template
authorgarvinhicking <garvinhicking>
Thu, 22 Jun 2006 13:07:35 +0000 (13:07 +0000)
committergarvinhicking <garvinhicking>
Thu, 22 Jun 2006 13:07:35 +0000 (13:07 +0000)
serendipity_admin.php

index e0dd96c37fe419d8e4ff1b0ff7dd2302cc225496..77b7a63365c6a9d56e40f9295ccf22b6348bdc7e 100644 (file)
@@ -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>