Is there some way to add a "thank you" to the page a user sees after they've added a product review? There isn't any way for the user to tell that they've successfully submitted a review. I've checked for POST data on tpl_product_reviews_default.php (the script that renders that page) but there isn't any.

Am I missing something simple? I don't see anything in the code that would write a message like this.

Thanks!