3 Oct
2024
3 Oct
'24
12:48 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38070 --- Comment #1 from Martin Renvoize (ashimema) <martin.renvoize@ptfs-europe.com> --- Side question.. The template here and the circ/printslips.tt template achieve the same result using different methods. This one adds `page-break-after: always` to the containing div of the notice whilst printslips.tt adds an empty div after each slip div and adds `break-after: page` to that. Any thoughts on which method we should use consistently? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.