Bug 32588: (QA follow-up) Add missing filter
authorTomas Cohen Arazi <tomascohen@theke.io>
Tue, 31 Jan 2023 14:06:03 +0000 (11:06 -0300)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 31 Jan 2023 14:06:03 +0000 (11:06 -0300)
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
koha-tmpl/intranet-tmpl/prog/en/modules/reports/catalogue_out.tt

index cc4262d..bd43607 100644 (file)
@@ -64,7 +64,7 @@
                                                         None
                                                     [% END %]
                                                 </li>
-                                            [% CASE %]<li>[% loopfilte.crit %]: [% loopfilte.filter | html %]</li>
+                                            [% CASE %]<li>[% loopfilte.crit | html %]: [% loopfilte.filter | html %]</li>
                                         [% END %]
                                     [% END %]
                                 [% END %]