Andrew J Posted April 15, 2004 Posted April 15, 2004 I'd like to comment out the code which generate this text. This product was added to our catalog on xxxx. I dont need it. Regards, Andrew
bluepony Posted April 15, 2004 Posted April 15, 2004 Look in /includes/languages/english/product_info.php I'd rather be flying!
Andrew J Posted April 15, 2004 Author Posted April 15, 2004 I tried it before with no success because there is a TEXT_DATE_ADDED text instead the old one. Anyone? :rolleyes:
Guest Posted April 20, 2004 Posted April 20, 2004 Dont delete the whole define but just the text From: define('TEXT_DATE_ADDED', 'This product was added to our catalog on %s.'); To: define('TEXT_DATE_ADDED', ''); The_Bear
Stefaan Posted April 30, 2004 Posted April 30, 2004 Hello, I want to add "This product was last updated on "date_last_updated"" I have been looking in the forum for this but I can 't find it.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.