]> git.mxchange.org Git - mailer.git/blobdiff - modules.php
Some typos fixed
[mailer.git] / modules.php
index e05a1b25ed378f9898512d038f903d969cdd6cd6..b94a2a0414c8bec6be55e2c3baa7f1331227d4ca 100644 (file)
@@ -74,7 +74,7 @@ if (IS_MEMBER()) {
                } // END - if
        } else {
                // Hmmm, logged in and no valid userid?
-               $username = "<I>"._UNKNOWN."</I>";
+               $username = "<em>"._UNKNOWN."</em>";
 
                // Destroy session
                destroy_user_session();