From ab5ddad404dd270378ce7f495ff322d83dc4b17b Mon Sep 17 00:00:00 2001 From: Martin Renvoize Date: Thu, 15 Apr 2021 15:00:52 +0100 Subject: [PATCH] Bug 27740: (QA follow-up) Fix 'Payment method' The 'Payment method' heading now needs to be moved to the second level to ensure consistent header heirarchy. Test plan 1/ Add some debts to a patrons account 2/ Enable online payments (Paypal is a good example) 3/ Login to the OPAC and navigate to the 'Charges' page 4/ Note the header hierarchy has no gaps... (h1 -> h2, not h1 -> h3) Signed-off-by: Martin Renvoize Signed-off-by: Wainui Witika-Park Signed-off-by: Martin Renvoize --- koha-tmpl/opac-tmpl/bootstrap/en/includes/account-table.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/includes/account-table.inc b/koha-tmpl/opac-tmpl/bootstrap/en/includes/account-table.inc index 6c3b5b9c5c..3cfc0f8877 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/includes/account-table.inc +++ b/koha-tmpl/opac-tmpl/bootstrap/en/includes/account-table.inc @@ -135,7 +135,7 @@ [% IF ENABLE_OPAC_PAYMENTS && DISPLAY_PAYMENT_BLOCK %]