--- freemind.module 2006-10-17 09:20:23.000000000 -0700 +++ freemind.module.new 2006-10-17 09:21:37.000000000 -0700 @@ -188,7 +188,7 @@ $term = $tree[$m]; $next_term_depth = $tree[$m+1]->depth; if ($term->tid) { - $output .= ''; + $output .= ''; $output .= "\r\n"; if ($desc_var != 'none') {$output .= freemind_render_desc($desc_var,trim(freemind_strings($term->description)));} $current_tid_depth = $term->depth; @@ -196,7 +196,7 @@ if ($term->nid) { if ($nodes) { // Stick the node teaser stuff in here - $output .= '' : '" FOLDED="true">'); + $output .= '' : '" FOLDED="true">'); if ($teasers) { $output .= ''; $output .= '';