added new 8 week notice email
This commit is contained in:
@@ -832,7 +832,7 @@
|
||||
<tr>
|
||||
<td class="py-2">
|
||||
<span class="badge <?= $statusBadgeClass ?> px-2 py-1">
|
||||
<?= htmlspecialchars($statusLog->data->status_code) ?>
|
||||
<?= !empty($statusLog->data->status_code) ? $statusLog->data->status_code : $statusLog->data->email_type?>
|
||||
</span>
|
||||
</td>
|
||||
<td class="py-2">
|
||||
|
||||
Reference in New Issue
Block a user