X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Flogin.php;h=d0918d5b12fda434fb44acbfabc1a8694923ba04;hb=aa5b92d172814a2b0767113ea26567cc74f30516;hp=bc46bfb49ed382b61664941351060b63f1b73c08;hpb=1ebf518b9552f71ee95de6f4b80e6de3a27716d1;p=mailer.git diff --git a/inc/modules/login.php b/inc/modules/login.php index bc46bfb49e..d0918d5b12 100644 --- a/inc/modules/login.php +++ b/inc/modules/login.php @@ -59,9 +59,11 @@ enableBlockMode(false); // Generate a tableset for the menu title and content loadTemplate('member_header'); +// Add code-message here +handleCodeMessage(); + // Begin menu block here -outputHtml(" - "); +loadTemplate('member_menu_start'); // Adding the main content module here if (!isActionSet()) {