From 48319acc4f1744eb4b46d18572782982903072e2 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 --- 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 a3b6b935d5..7400a11bfc 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 %]