]> dev.renevier.net Git - syj.git/blob - application/views/scripts/contact/success.phtml
revert a86eeac0ab678ea55307e1386c5f955f77d8ff73
[syj.git] / application / views / scripts / contact / success.phtml
1 <p class="success message">
2 <?php
3     $this->redirectLinks = false;
4     echo $this->translate("Email was send successfully");
5     echo "<br>";
6     echo $this->returnto();
7 ?>
8 </p>