From 252e714fa9a21a20f368103c36987e43ce7990ab Mon Sep 17 00:00:00 2001 From: Wainui Witika-Park Date: Fri, 28 May 2021 03:33:22 +0000 Subject: [PATCH] Bug 27631: (follow-up) tools/marc_modification_templates.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 tools/marc_modification_templates 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 --- .../prog/en/modules/tools/marc_modification_templates.tt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/marc_modification_templates.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/marc_modification_templates.tt index ba67ec7622..880ffc12c0 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/marc_modification_templates.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/marc_modification_templates.tt @@ -82,7 +82,7 @@ [% IF ( template_id == '' ) %] -

MARC modification templates [% template_id | html %]

+

MARC modification templates [% template_id | html %]

@@ -109,7 +109,7 @@ [% ELSE %] -

Actions for [% template_name | html %]

+

Actions for [% template_name | html %]

[% IF ( ActionsLoop ) %] @@ -309,7 +309,7 @@