From 4c6b31fead07086962c675672b35d615cff18337 Mon Sep 17 00:00:00 2001 From: Wainui Witika-Park Date: Mon, 24 May 2021 14:21:09 +0000 Subject: [PATCH] Bug 27741: clubs folder Bug 27631 corrected the

tags in each of the pages in the staff client. This bug deals with correcting the hierarchy of each of the other headings. To test: 1) Apply patch and dependencies 2) Go to each of the pages and check the headings under

are in the correct order and hierarchy Sponsored-by: Catalyst IT Signed-off-by: Owen Leonard --- koha-tmpl/intranet-tmpl/prog/en/modules/clubs/clubs.tt | 4 ++-- .../intranet-tmpl/prog/en/modules/clubs/patron-clubs-tab.tt | 4 ++-- .../prog/en/modules/clubs/templates-add-modify.tt | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/clubs/clubs.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/clubs/clubs.tt index dbecc11f08..30fe936bc1 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/clubs/clubs.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/clubs/clubs.tt @@ -55,7 +55,7 @@ [% END %] -

Club templates

+

Club templates

[% IF CAN_user_clubs_edit_templates %]
@@ -115,7 +115,7 @@
No club templates defined.
[% END %] -

Clubs

+

Clubs

[% IF CAN_user_clubs_edit_clubs %]
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/clubs/patron-clubs-tab.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/clubs/patron-clubs-tab.tt index ddfe228327..cbbdfa9e70 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/clubs/patron-clubs-tab.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/clubs/patron-clubs-tab.tt @@ -1,7 +1,7 @@ [% USE KohaDates %] [% IF enrollments %] -

Clubs currently enrolled in

+

Clubs currently enrolled in

@@ -34,7 +34,7 @@ [% IF clubs %] -

Clubs not enrolled in

+

Clubs not enrolled in

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/clubs/templates-add-modify.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/clubs/templates-add-modify.tt index c74f614aad..e7bac47a1b 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/clubs/templates-add-modify.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/clubs/templates-add-modify.tt @@ -204,7 +204,7 @@