A *lot* more code-cleanups, errors in CSS fixed (missing brackets) and frameset suppo...
[mailer.git] / inc / modules / admin / what-guest_add.php
index 460cbb0e815621a77cbf48810bb18409675e6fdd..414d847ce009b7547e1c7996a7f2c393b7399b67 100644 (file)
@@ -39,7 +39,7 @@ if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))
 }
 // Add description as navigation point
 ADD_DESCR("admin", basename(__FILE__));
-OUTPUT_HTML("</FONT><BR>");
+OUTPUT_HTML("</FONT><br />");
 
 OPEN_TABLE("100%", "admin_content admin_content_align", "");