acicorp Posted September 26, 2002 Posted September 26, 2002 :?: Have I just missed this or what. I'm trying to get rid of the text that reads "Product added on ????" If you are just opening your store, you do not want everyone to know your new. Please give me the heads up on this if you can. Thanks in advance, Rick
veverkap Posted September 26, 2002 Posted September 26, 2002 Delete this around line 160 in catalog/product_info.php <tr> <td align="center" class="smallText"><br><?php echo sprintf(TEXT_DATE_ADDED, tep_date_long($product_info_values['products_date_added'])); ?></td> </tr> Patrick Patrick
Recommended Posts
Archived
This topic is now archived and is closed to further replies.