| Hi This is a small modification, I have done in the module "mod_smf_recent_topics_1_7_1" . I (and my users) find it usefull, so I propose it here : in file "mod_smf_recent_topics.php" around line 331 after : Code: if($bln_marquee_scroll) { echo '</marquee>'; } add : Code: //ericc's modification - add a link "All new messages" echo '<hr />'; echo '<center><a href="', $scripturl, '?option=com_smf&action=unread;all"> Nouveaux messages </a></center>'; //end ericc's addition this will add a horizontal line after the list of news messages and a link to see ALL new messages ... I 'm not (yet ) a pro with Joomla, and I know that you can do better but it's work ... for me ![]() Kr |
Forum 





Author



) a pro with Joomla, and I know that you can do better but it's work ... for me 
Logged






