@@ -, +, @@
"Print" section. Example from the other bug:
[% FOREACH b IN data %]
[% b.surname %], [% b.firstname %]
Expiration: [% b.dateexpiry %]
[% END %]
SELECT * FROM borrowers
styled correctly.
correctly.
---
koha-tmpl/intranet-tmpl/prog/en/includes/reports-toolbar.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- a/koha-tmpl/intranet-tmpl/prog/en/includes/reports-toolbar.inc
+++ a/koha-tmpl/intranet-tmpl/prog/en/includes/reports-toolbar.inc
@@ -78,7 +78,7 @@