Add placeholder for ITFlow Update Notification to Notifications Settings

This commit is contained in:
johnnyq 2024-10-09 13:15:53 -04:00
parent 51578cd743
commit 6fa3aea520
1 changed files with 11 additions and 0 deletions

View File

@ -155,6 +155,17 @@ require_once "inc_all_admin.php";
</td>
<td></td>
</tr>
<tr>
<th>
<div><i class="fas fa-fw fa-download mr-2"></i>ITFlow Updates</div>
<small class="text-secondary">(Notify when ITFlow has an update)</small>
</th>
<td></td>
<td></td>
<td>
</td>
<td></td>
</tr>
</tbody>
</table>