Bug 13321: Fix table display in invoice page
[koha_ffzg] / koha-tmpl / intranet-tmpl / prog / en / modules / acqui / invoice.tt
index c35e8d8..51f0191 100644 (file)
             <tfoot>
               [% FOR tf IN foot_loop %]
                 <tr>
-                    <th colspan='3'>Total (GST [% tf.tax_rate * 100 | $Price %] %)</th>
+                    <th colspan="2">Total (GST [% tf.tax_rate * 100 | $Price %] %)</th>
                     <th class="tax_excluded"/><th class="tax_included"/>
                     <th>[% tf.quantity %]</th>
                     <th class="tax_excluded">[% tf.total_tax_excluded | $Price %]</th>