]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-list_rallyes.php
A *lot* more code-cleanups, errors in CSS fixed (missing brackets) and frameset suppo...
[mailer.git] / inc / modules / admin / what-list_rallyes.php
index 18d8b63cd5983f23999450d4326feffea05f0b6d..f8f809a166e6668ed7ec7440ae0c38f117e7010c 100644 (file)
@@ -240,7 +240,7 @@ if (isset($_POST['edit']))
                        if (($old > 0) || ($cnt > 0))
                        {
                                // Insert link to referral list
-                               //* DEBUG: */ echo "-".$uid."/".$cnt."/".$old."-<BR>";
+                               //* DEBUG: */ echo "-".$uid."/".$cnt."/".$old."-<br />";
                                $cnt = ADMIN_USER_PROFILE_LINK($uid, $cnt, "list_refs");
                                $old = ADMIN_USER_PROFILE_LINK($uid, $old, "list_refs");
                        }