@@ -, +, @@
---
koha-tmpl/intranet-tmpl/prog/en/includes/holds_table.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- a/koha-tmpl/intranet-tmpl/prog/en/includes/holds_table.inc
+++ a/koha-tmpl/intranet-tmpl/prog/en/includes/holds_table.inc
@@ -194,7 +194,7 @@
- [%- IF ( hold.barcodenumber ) -%]
+ [%- IF ( hold.itemnumber ) -%]
[%- END -%]
[%- IF hold.itemtype -%]
--