mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +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>Date</th>
|
||||
<th>Due</th>
|
||||
<th></th>
|
||||
<th class="text-right">Amount</th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
||||
Reference in New Issue
Block a user