Remove date form new posts/reviews

I’m trying to hide or remove the date from new product reviews? Seems simple enough. I did it on v 1.3.5, but I can’t figure it out on 2.0.



Your help is much appreciated.

/skins/TEMPLATE NAME/customer/addons/discussion/views/discussion/view.tpl



AT OR ABOUT LINE #26 FIND AND REMOVE:



{$post.timestamp|date_format:"`$settings.Appearance.date_format`, `$settings.Appearance.time_format`"}




DISCLAIMER: I AM A CODING NOVICE - USE MY SUGGESTION AT YOUR OWN RISK!

How do you do this is CS-cart 1.3.5 ?