HTML->XHTML converted
[mailer.git] / inc / modules / admin / what-list_unconfirmed.php
index 85b939cc8002858e8b06d1beca0480636987533f..ba8c54288a4bb9a0e53068752527022f76880678 100644 (file)
@@ -138,7 +138,7 @@ WHERE l.%s='%s' ORDER BY l.userid LIMIT %s",
                                $OUT .= LOAD_TEMPLATE("admin_list_unconfirmed_row", true, $content);
                                $SW = 3 - $SW;
                        }
-                       $OUT .= "</TABLE>\n";
+                       $OUT .= "</table>\n";
 
                        // Free memory
                        SQL_FREERESULT($result);