= t('No hay mensajes programados') ?>
| = t('ID') ?> | = t('Destinatario') ?> | = t('Plataforma') ?> | = t('Fecha de Envío') ?> | = t('Tipo') ?> | = t('Estado') ?> | = t('Acciones') ?> |
|---|---|---|---|---|---|---|
| #= $msg['id'] ?> | = htmlspecialchars($msg['recipient_name']) ?> | Discord Telegram | = date('d/m/Y H:i', strtotime($msg['send_time'])) ?> | = t('Recurrente') ?> = t('Único') ?> | = t($msg['status']) ?> |
|