From 83bde3e650ee83aed5419fa99282ae717752c458 Mon Sep 17 00:00:00 2001
From: Katrin Fischer
Date: Thu, 9 Feb 2023 22:52:07 +0100
Subject: [PATCH] Bug 32159: Fix heading hierarchy on uncertain prices page
This makes sure we don't have 2 level 1 headings on the same page.
To test:
* Create a new order for a basket in the acq module,
make sure the uncertain price checkbox is checked bevor saving
* Go to uncertain prices using the link in the toolbar on the
basket summary page
* Verify that there are 2 almost identical h1 headings and a "/ Fax:"
reference at the top of the page
* Apply patch
* Verify that we now have one level 1 heading and a level 2 heading
for each section. The fax reference is also gone.
Signed-off-by: Owen Leonard
Signed-off-by: Kyle M Hall
Signed-off-by: Jonathan Druart
Signed-off-by: Tomas Cohen Arazi
---
.../intranet-tmpl/prog/en/modules/acqui/uncertainprice.tt | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/uncertainprice.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/uncertainprice.tt
index eb60667e7e..0cb91a3bae 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/uncertainprice.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/uncertainprice.tt
@@ -65,7 +65,7 @@
[% bookselleraddress4 | html %]
Phone:
- [% booksellerphone | html %] / Fax:
+ [% booksellerphone | html %]
[% FOREACH contact IN contacts %]
- Contact:
@@ -85,9 +85,8 @@
[% END %]
- Orders with uncertain prices
-
+
Order lines with uncertain prices