]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-email_stats.php
Updating profiles fixed. It was still broken since I have changed the password hashin...
[mailer.git] / inc / modules / admin / what-email_stats.php
index fc5a36192658518340c54c71222caedb5ec8c9fc..1cffc67e0feadf7b522f4e09e3175a4005f746ae 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", "");
 CLOSE_TABLE();