myeyez Posted February 19, 2006 Posted February 19, 2006 How can I turn of the ( This product was added to our catalog on XdateX) This is displayed on all my products and I havent been able to find where to get rid of it. Thanks.
♥14steve14 Posted February 19, 2006 Posted February 19, 2006 Look for the following piece of code in your product info.php file <tr> <td align="center" class="smallText"><?php echo sprintf(TEXT_DATE_ADDED, tep_date_long($product_info['products_date_added'])); ?></td> </tr> Just delete it or comment it out REMEMBER BACKUP, BACKUP AND BACKUP
Recommended Posts
Archived
This topic is now archived and is closed to further replies.