From 58d86674fc408699f1b7c976fb774d1d67f3da34 Mon Sep 17 00:00:00 2001 From: Wainui Witika-Park Date: Wed, 2 Jun 2021 08:44:35 +0000 Subject: [PATCH] Bug 27631: (follow-up) circ/branchtransfers.tt Changed file to have one

tag showing that describes the page, rather than the

around the logo. The hierarchy of other heading tags may be wrong, but this will be dealt with in an additional bug. To test: 1) Go to the Staff Client 2) Apply patch 3) Go to circ/branchtransfers and check that it has an obvious and descriptive heading 4) Ensure that the heading is

Sponsored-by: Catalyst IT Signed-off-by: Owen Leonard --- koha-tmpl/intranet-tmpl/prog/en/modules/circ/branchtransfers.tt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/branchtransfers.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/branchtransfers.tt index e1b1bdee46..7c20ec8ec3 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/branchtransfers.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/branchtransfers.tt @@ -35,6 +35,8 @@ [% END %]
+

Branch transfers

+ [% IF ( found ) %]

Reserve found

-- 2.20.1