Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Getting rid of "Product added on"


acicorp

Recommended Posts

Posted

:?: 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

Posted

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...