mirror of https://github.com/itflow-org/itflow
Add placeholder for ITFlow Update Notification to Notifications Settings
This commit is contained in:
parent
51578cd743
commit
6fa3aea520
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue