Bug 8037: (follow-up) adds the note "GST exc." for subtotals by fund
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / acqui / parcel.tt
index d208802..ba4fc86 100644 (file)
     <tfoot>
         [% FOREACH key IN funds.keys.sort %]
             <tr>
-                <td colspan="6" class="total"> &nbsp; </td>
+                <td colspan="6" class="total font-weight-normal"><i>(GST exc.)</i></td>
                 <td><i>Subtotal for</i> [% key %]</td>
                 <td>[% currency( funds.$key.estimated ) %]</td>
                 <td>[% currency( funds.$key.actual ) %]</td>