--- /home/flow/src/drupal/includes/pager.inc 2005-01-28 06:10:59.000000000 +0100 +++ /home/flow/public_html/rc6.org/includes/pager.inc 2005-01-28 13:26:26.000000000 +0100 @@ -211,7 +211,7 @@ else { $output .= ' '; } - $output .= '
'; + $output .= '
'; return $output; }