OSDN Git Service

[[pukiwiki:BugTrack/39]] HTMLの文法ミスを修正
authormasui <masui>
Fri, 28 Jun 2002 08:31:12 +0000 (17:31 +0900)
committermasui <masui>
Fri, 28 Jun 2002 08:31:12 +0000 (17:31 +0900)
skin/pukiwiki.skin.en.php
skin/pukiwiki.skin.ja.php

index a8d681c..471d16b 100644 (file)
@@ -16,6 +16,7 @@
 </head>\r
 \r
 <body>\r
+<div>\r
 \r
 <table>\r
  <tr>\r
@@ -126,6 +127,6 @@ Powered by PHP <?=PHP_VERSION?><br>
 <br>\r
 HTML convert time to <?=$taketime?> sec.\r
 </font>\r
-\r
+</div>\r
 </body>\r
 </html>\r
index b314af4..5f24bcf 100644 (file)
@@ -16,7 +16,7 @@
 </head>\r
 \r
 <body>\r
-\r
+<div>\r
 <table>\r
  <tr>\r
   <td rowspan="2">\r
@@ -139,6 +139,6 @@ Powered by PHP <?=PHP_VERSION?><br>
 <br>\r
 HTML convert time to <?=$taketime?> sec.\r
 </font>\r
-\r
+</div>\r
 </body>\r
 </html>\r