Add Cron Execution Notify placeholder to notifications

This commit is contained in:
johnnyq 2024-10-09 14:01:42 -04:00
parent ef3c87f5d9
commit bbdc83e57e
1 changed files with 11 additions and 0 deletions

View File

@ -164,6 +164,17 @@ require_once "inc_all_admin.php";
</td>
<td></td>
</tr>
<tr>
<th>
<div><i class="fas fa-fw fa-clock mr-2"></i>Cron Execution</div>
<small class="text-secondary">(Notify when the nightly cron job ran)</small>
</th>
<td></td>
<td></td>
<td>
</td>
<td></td>
</tr>
<tr>
<th>
<div><i class="fas fa-fw fa-download mr-2"></i>ITFlow Updates</div>