A *lot* more code-cleanups, errors in CSS fixed (missing brackets) and frameset suppo...
[mailer.git] / inc / modules / admin / what-adminedit.php
index 3a039943e736afd5f45a40eeb191e597ca8944c1..761e902496f60d9393053f69619076b3ea5911e4 100644 (file)
@@ -55,7 +55,7 @@ if (!empty($_POST['sel'])) $chk = SELECTION_COUNT($_POST['sel']);
 OPEN_TABLE("100%", "admin_content admin_content_align", "");
 
 // List all menu points and make them editable
-OUTPUT_HTML("<BR><BR></FONT>
+OUTPUT_HTML("<br /><br /></FONT>
 <DIV align=\"center\">");
 if ((isset($_POST['edit'])) && ($chk > 0) && (!IS_DEMO()))
 {