mirror of https://github.com/itflow-org/itflow
Guest View Invoice - Fix extra <th> tag in Outsanding Invoices Table
This commit is contained in:
parent
23cc47f8f5
commit
304623fc05
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue