storm Posted November 30, 2003 Posted November 30, 2003 Removal of requests on opening page - Does anyone know how I can remove the feature that gives me the amount of requests the sit has had on the front/main page please.
Guest Posted November 30, 2003 Posted November 30, 2003 In catalog/includes/footer.php comment out <?php echo $counter_now . ' ' . FOOTER_TEXT_REQUESTS_SINCE . ' ' . $counter_startdate_formatted; ?> to this <?php //echo $counter_now . ' ' . FOOTER_TEXT_REQUESTS_SINCE . ' ' . $counter_startdate_formatted; ?> The_Bear
Recommended Posts
Archived
This topic is now archived and is closed to further replies.