@@ -, +, @@ - In the staff interface, go to Administration -> System preferences and set the OpacItemLocation preference to "library, collection code, and call number." - In the OPAC, search the catalog using a term which will return multiple results. - In the search results, item descriptions in the "Availability" line should read like this: [Collection, call number: Non-fiction 394.2663 Bu] --- koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACResults.xsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACResults.xsl +++ a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACResults.xsl @@ -1510,7 +1510,7 @@ Call number: - Collection code, call number: + Collection, call number: Location, call number: --