Quote by Turias: In lib_common.php, there is a line that looks like:
$oldnews[] = '[a href="' . $_CONF['site_url'] . '/article.php?story=' . $A['sid'] . '"]' . $A['title'] . '[/a] (' . $A['comments'] . ')';
Just remove the final ( comments ) part.
Cool. Thanks! So, just to make sure, it should look like this?
$oldnews[] = '[a href="' . $_CONF['site_url'] . '/article.php?story=' . $A['sid'] . '"]' . $A['title'] . '[/a]';
Anarchist Football Network -
http://www.passionbomb.com/soccer"If I can't play soccer, I want no part of your revolution."