Koha/koha-tmpl
Katrin Fischer adfed0a945 Bug 26696: Fix colspan in payment table when credit exists
The colspan was adjusted for the total due when a new column
was added to the table, but the 2 lines for credits were missed.

To test:
- Go to any patron account
- Create a manual invoice
- Create a credit
- Go to the 'Make a payment' tab
- Veriy that the total lines at the bottom of the table are
  slightly off
- Apply the patch
- Verify that the total lines in the table now display correctly

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2020-11-03 10:57:35 +01:00
..
intranet-tmpl Bug 26696: Fix colspan in payment table when credit exists 2020-11-03 10:57:35 +01:00
opac-tmpl Bug 13701: Remove hardcoded "two weeks" text from list share confirmation 2020-11-02 11:03:09 +01:00