Bug 32270: Add page section to label layouts

Test plan:
1) Navigate to `Cataloguing > Label creator > Manage label layouts`
2) Observe the missing page section surrounding the table
3) Apply patch
4) Observe that missing page section has now appeared

Mentored-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Sponsored-by: PTFS Europe
Signed-off-by: Andrew Fuerste-Henry <andrewfh@dubcolib.org>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
Jacob O'Mara 2022-11-18 16:13:07 +00:00 committed by Tomas Cohen Arazi
parent 527f8fadcc
commit 527475532f
Signed by: tomascohen
GPG key ID: 0A272EA1B2F3C15F

View file

@ -59,7 +59,7 @@
</div>
[% END %]
<div id="manage-label-layouts">
<div id="manage-label-layouts" class="page-section">
[% IF ( table_loop ) %]
<form name="layouts" action="/cgi-bin/koha/label-manage.pl?label_element=[% label_element | html %]">
[% IF ( label_element == 'layout' ) %]