From e425b0adfc7a0dc78e38ba3adc3b2f8ee12270a0 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 Signed-off-by: Katrin Fischer --- 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.30.2