Browse Source

Fixing HTML vaidation.

Fredrik Jervfors 16 years ago
parent
commit
51fe291033
2 changed files with 2 additions and 2 deletions
  1. 1 1
      templates/default/error_box.tpl
  2. 1 1
      templates/default/help_chapter.tpl

+ 1 - 1
templates/default/error_box.tpl

@@ -60,4 +60,4 @@ extract($t);
  </tr>
  </tr>
 </table>
 </table>
 </div>
 </div>
-<br>
+<br />

+ 1 - 1
templates/default/help_chapter.tpl

@@ -98,4 +98,4 @@ extract($t);
   </td>
   </td>
  </tr>
  </tr>
 </table>
 </table>
-</dib>
+</div>