How do I remove the line that says the date the product was added for each page of the products?
This is a discussion on This Product Was Added Date within the osCMax v2 Features Discussion forums, part of the osCmax v2.0 Forums category; How do I remove the line that says the date the product was added for each page of the products?...
How do I remove the line that says the date the product was added for each page of the products?
find
in the /templates/contet/product_info.tpl.php file and comment it out.Code:<tr> <td align="center" class="smallText"><?php echo sprintf(TEXT_DATE_ADDED, tep_date_long($product_info['products_date_added'])); ?></td> </tr>
so endith the lesson
<think>sometimes I just sit's and thinks</think>
"Here you are with a hand full of holes, a thumb up your ass, and a big grin to pass the time of day with." - TWB
Bookmarks