1
0
Fork 0

lista de correo

This commit is contained in:
humano 2018-11-07 11:23:55 -05:00
parent 35c74d5926
commit 7008eaa33f
1 changed files with 1 additions and 1 deletions

View File

@ -3249,7 +3249,7 @@ function mailer($accion,$formulario,$campo,$empresa){
<input type='hidden' name='empresa' id='empresa' value='$empresa'>
<input type='hidden' name='delay' id='delay' value='$delay'>
<div class='btn btn-warning pull-right' onclick=\"xajax_marcar('<div class=\'alert alert-warning\'><h2>Enviando $cantidad_mensajes Mensajes <small>El envío tardará $tiempo aproximadamente, se le enviará un correo cuando halla finalizado. </small></h2></div> ','div_formato');xajax_mailer('enviar',xajax.getFormValues('formato_mensaje'),'',''); \">Enviar</div
<div class='btn btn-warning pull-right' onclick=\"xajax_marcar('<div class=\'alert alert-warning\'><h2>Enviando $cantidad_mensajes Mensajes <small>El envío tardará $tiempo aproximadamente, se le enviará un correo cuando haya finalizado. </small></h2></div> ','div_formato');xajax_mailer('enviar',xajax.getFormValues('formato_mensaje'),'',''); \">Enviar</div
<div class='btn btn-success pull-right' onclick=\"xajax_mailer('preview',xajax.getFormValues('formato_mensaje'),'',''); \">Preview</div>
<br>
</form>