View | Details | Raw Unified | Return to bug 39914
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/lateorders.tt (-2 / +1 lines)
Lines 240-246 Link Here
240
                                </tbody>
240
                                </tbody>
241
                                <tfoot>
241
                                <tfoot>
242
                                    <tr>
242
                                    <tr>
243
                                        <th colspan="6">Total</th>
243
                                        <th colspan="7">Total</th>
244
                                        <th>[% total_quantity | html %]</th>
244
                                        <th>[% total_quantity | html %]</th>
245
                                        <th>[% total | $Price %]</th>
245
                                        <th>[% total | $Price %]</th>
246
                                        <th colspan="10">&nbsp;</th>
246
                                        <th colspan="10">&nbsp;</th>
247
- 

Return to bug 39914