5
Hello Peekay,.
in module index.html:
[code]
$story['news_title'] = $story['title'];
//$story['title'] = $thisstory->textlink().' : '.$story['title'];
$story['topic_title'] = $thisstory->textlink();
[\code]
the second line you'll have to comment. Remember, I am not usign the RC of the news 1.3.1 module, but the newest stable release. Maybe they have changed the index.php a bit.