Bug 32270: Add page section to label layouts
authorJacob O'Mara <jacob.omara@ptfs-europe.com>
Fri, 18 Nov 2022 16:13:07 +0000 (16:13 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 22 Nov 2022 12:00:51 +0000 (09:00 -0300)
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>
koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-manage.tt

index 49ea572..c8349e8 100644 (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' ) %]