View Single Post
  #4  
Old 03-03-2006, 02:24 AM
  shan's Avatar 
shan shan is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Birmingham, UK
Posts: 6,163
 

Default

in todays_news.tpl find

Code:
{$news_message.body}

change to

Code:
<A href="news.php?newsid={$news_message.newsid}"> {$news_message.subject} </A>

something like that anyway
__________________
Looking for a reliable X-cart host ?
You wont go wrong with either of these.

EWD Hosting
Hands On Hosting
Reply With Quote