Actualizacion desarrollo panel de control y busqueda de usuarios

parent 8720dedf
......@@ -108,7 +108,7 @@ class ResearchController extends Controller {
->setFrom(array(Utiles::getParametroConfiguracion("from_correo_licencia") => Utiles::getParametroConfiguracion("alias_correo_licencia")))
->setTo($usuarioMcafee->getUmcMovistarEmail())
->setBody(
$this->get('templating')->render('backend/emailing/research/licencia.html.twig',
$this->get('templating')->render('emailing/research/licencia.html.twig',
array(
'usuario' => $usuarioMcafee->getUmcMcafeeKeycard(),
)
......
Markdown is supported
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