mirror of
https://github.com/itflow-org/itflow
synced 2026-03-15 10:14:51 +00:00
Guest View Invoice - Fix extra <th> tag in Outsanding Invoices Table
This commit is contained in:
@@ -869,7 +869,6 @@ if ($outstanding_invoices_count > 0) { ?>
|
|||||||
<th class="text-center">Invoice</th>
|
<th class="text-center">Invoice</th>
|
||||||
<th>Date</th>
|
<th>Date</th>
|
||||||
<th>Due</th>
|
<th>Due</th>
|
||||||
<th></th>
|
|
||||||
<th class="text-right">Amount</th>
|
<th class="text-right">Amount</th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
|
|||||||
Reference in New Issue
Block a user