]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-list_user.php
More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / inc / modules / admin / what-list_user.php
index 80215936949c48f59ca5a5ced36c092d490b6a08..be0148a6e516c3771f1deb1fff4a85ccb092943b 100644 (file)
@@ -279,7 +279,7 @@ LIMIT 1",
                if (EXT_IS_ACTIVE("nickname"))
                {
                        // Nickname extension found
-                       define('__NICKNAME_TH', "  <TD class=\"admin_title bottom2\" align=\"center\">".NICKNAME."</TD>");
+                       define('__NICKNAME_TH', "  <td class=\"admin_title bottom2\" align=\"center\">".NICKNAME."</td>");
                }
                 else
                {