View Single Post
Old
  (#4 (permalink))
Mighty_Y
Moderator
 
Status: Offline
Posts: 957
Join Date: Nov 2002
Location: Belgium
05-07-2003, 12:54 PM

For the statistics module open that index.php and find and delete this line
Code:
title("$sitename "._STATS."");
for the recommend us module open index.php, find and delete this line
Code:
title(""._RECOMMEND."");
Here ya go


Yannick R. aka Mighty_Y
http://support.code-area51.com
http://www.code-area51.com

Search before asking makes my life easier!
   
Reply With Quote