@@ -, +, @@ - Add to records, one with 007 fb and another with 007 tc - Search for Format: Braille from the advanced search - Verify both records are found - Return to advanced search - Verify that Braille is still selected - Rerun search - same results show --- koha-tmpl/intranet-tmpl/prog/en/includes/subtype_limits.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/koha-tmpl/intranet-tmpl/prog/en/includes/subtype_limits.inc +++ a/koha-tmpl/intranet-tmpl/prog/en/includes/subtype_limits.inc @@ -104,7 +104,7 @@ [% IF (limits.$lformat.0 == 'tc or fb' ) %] [% ELSE %] - + [% END %] [% IF (limits.$lformat.0 == 'sd' ) %] --