mirror of
https://github.com/itflow-org/itflow
synced 2026-03-10 07:44:50 +00:00
Added some headings to notifications to help seperate them
This commit is contained in:
@@ -48,6 +48,9 @@ require_once "inc_all_admin.php";
|
|||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
|
<tr>
|
||||||
|
<th colspan=5>Expirations</th>
|
||||||
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th>
|
<th>
|
||||||
<div><i class="fas fa-fw fa-globe mr-2"></i>Domain Expiration Notice</div>
|
<div><i class="fas fa-fw fa-globe mr-2"></i>Domain Expiration Notice</div>
|
||||||
@@ -91,6 +94,9 @@ require_once "inc_all_admin.php";
|
|||||||
<td></td>
|
<td></td>
|
||||||
<td></td>
|
<td></td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<th colspan=5>Billing</th>
|
||||||
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th>
|
<th>
|
||||||
<div><i class="fas fa-fw fa-file-invoice mr-2"></i>Invoice Reminders</div>
|
<div><i class="fas fa-fw fa-file-invoice mr-2"></i>Invoice Reminders</div>
|
||||||
@@ -129,6 +135,9 @@ require_once "inc_all_admin.php";
|
|||||||
</td>
|
</td>
|
||||||
<td></td>
|
<td></td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<th colspan=5>Operational</th>
|
||||||
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th>
|
<th>
|
||||||
<div><i class="fas fa-fw fa-bell mr-2"></i>Send clients general notification emails</div>
|
<div><i class="fas fa-fw fa-bell mr-2"></i>Send clients general notification emails</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user