View Single Post
Old
  (#6 (permalink))
dar63
Moderator
 
dar63's Avatar
 
Status: Offline
Posts: 473
Join Date: Oct 2002
Location: UK
03-02-2006, 07:23 PM

Footer issue

open up includes/page_tail.php and change
Code:
$template->pparse('overall_footer');
to
Code:
//$template->pparse('overall_footer');
   
Reply With Quote