From a9680c78bceb4a13e4b0c4f06de16b70bbc4650a Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Sat, 3 Apr 2021 14:42:26 +0200 Subject: [PATCH] Bug 28047: (QA follow-up) Fix a few more Callnumber entries Signed-off-by: Katrin Fischer --- installer/data/mysql/en/mandatory/sample_notices.yml | 2 +- .../prog/en/modules/cataloguing/value_builder/cn_browser.tt | 2 +- koha-tmpl/intranet-tmpl/prog/en/modules/tools/inventory.tt | 4 ++-- misc/cronjobs/stockrotation.pl | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/installer/data/mysql/en/mandatory/sample_notices.yml b/installer/data/mysql/en/mandatory/sample_notices.yml index bbcddf545c..f61cd06100 100644 --- a/installer/data/mysql/en/mandatory/sample_notices.yml +++ b/installer/data/mysql/en/mandatory/sample_notices.yml @@ -623,7 +623,7 @@ tables: - "[% ELSE %]No items to be processed for this branch" - "[% END %][% FOREACH item IN branch.items %][% IF item.reason != 'in-demand' %]Title: [% item.title %]" - "Author: [% item.author %]" - - "Callnumber: [% item.callnumber %]" + - "Call number: [% item.callnumber %]" - "Location: [% item.location %]" - "Barcode: [% item.barcode %]" - "On loan?: [% item.onloan %]" diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/cn_browser.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/cn_browser.tt index e84f2736b7..9941356564 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/cn_browser.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/cn_browser.tt @@ -22,7 +22,7 @@
- + [% END %]
  • - + (items.itemcallnumber)
  • - +