]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-memedit.php
Updating profiles fixed. It was still broken since I have changed the password hashin...
[mailer.git] / inc / modules / admin / what-memedit.php
index b380436a9735c6a9949fbb15726cd4dce064a07d..a29ac3692bc3b043683bfa1b800191836d2825e7 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()))
 {