Quote:
Originally Posted by luxor
One other problem I am having is that when i close out the pop up window, the main window on the next page click will show the notification box that states my recommendation has been sent, which of course is not good. Do you have an idea on how to correct this issue?
|
That message is setup in send_to_friend.tpl. Just take out the line:
Code:
$top_message["content"] = func_get_langvar_by_name("txt_recommendation_sent");