Vinculaciones multi-agencia
This commit is contained in:
@@ -38,7 +38,7 @@ $color2 = explode(',', $config['colores_primarios'] ?? '#003366,#0055A5')
|
||||
Swal.fire({
|
||||
icon: 'success',
|
||||
title: '¡Gracias por tu solicitud!',
|
||||
html: `<p>Tu información fue enviada correctamente.<br>Un agente aduanal revisará tu expediente y te contactará por correo.</p>`,
|
||||
html: `<p>Tu información fue enviada correctamente.<br>Un administrador revisará tu expediente y te contactará por correo.</p>`,
|
||||
confirmButtonText: 'Volver al inicio',
|
||||
confirmButtonColor: '<?= $color1 ?>',
|
||||
allowOutsideClick: false,
|
||||
|
||||
Reference in New Issue
Block a user