More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / inc / modules / admin / overview-inc.php
index aea6083994e492ec4d636c36cb18a8d00b84fe69..7bfd361bb3375abc90ae18cbc2255740f2b2c753 100644 (file)
@@ -351,7 +351,7 @@ function OUTPUT_SELECTED_TASKS ($POST, $result_tasks) {
                                        break;
                                }
                                $OUT .= "  </TD>
-  <TD width=\"1%\" class=\"switch_sw".$SW." bottom2 right2\">&nbsp;</TD>
+  <td width=\"1%\" class=\"switch_sw".$SW." bottom2 right2\">&nbsp;</td>
 </TR>\n";
                        } // END - if
                        $SW = 3 - $SW;