Skip to content
Snippets Groups Projects
Commit 0e1c8117 authored by Ghislain Loas's avatar Ghislain Loas
Browse files

dev #48675 fix popup redirection

parent 0a284ab6
Branches
Tags
4 merge requests!2334Master,!2102#57574 : correction orthographe des jours de la semaine,!2065Dev#48675 3355 envoi d un panier par mail,!2054dev #48675 first commit
......@@ -35,7 +35,7 @@ class ZendAfi_Controller_Plugin_Mailer_ModelFusion extends ZendAfi_Controller_Pl
if ($this->_request->isPost()
&& $this->_view->form->isValid($this->_request->getPost()))
$this->_sendMail();
return $this->_sendMail();
$this->renderScript('send-mail.phtml');
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment