2010-08-31, 02:36:07
Hello,
In \admin\inc\contactform.php has the code.
At the end puts the text of confirmation....
Regards
In \admin\inc\contactform.php has the code.
At the end puts the text of confirmation....
Code:
if ($result) {
echo '<p class="contactmsg success">'.$i18n['MSG_CONTACTSUC'].'</p>';
....
Regards