--- taxonomy_manager.module	2008-07-26 01:50:25.000000000 +1000
+++ taxonomy_manager.module.new	2009-04-01 00:55:25.000000000 +1100
@@ -1525,7 +1525,7 @@ function theme_taxonomy_manager_form($fo
   $output .= '<div id="taxonomy-term-data">';
   $output .= $term_data;
   $output .= '</div>';
-  $output .= '<div class="clear" />';
+  $output .= '<div class="clear"></div>';
   $output .= '</div>';
   
   return $output;
