ok … I cut this bit of code out of the wp-rss-aggrigator.php file an dit seems to have worked. I hope this does not come back to haunt me.
echo “\t\t”.'<span class=”feed-source”>’ . __( “Source: “) . $source_name . ‘ | ‘ . $date . ‘</span>’ . “$link_after” . “\n\n”;
Thanks
Ash