From 085b30c79b0cfba82507469070750a31fe181c09 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Thu, 7 Oct 2021 14:04:32 +0000 Subject: [PATCH] Bug 28441: Terminology: Reserve notes should be Hold notes This bug corrects the text "Reserve notes" to be "Hold notes" on the holds to pull page. To test, apply the patch and go to Circulation -> Holds to pull. You should see in the table header a column labeled "Hold notes." Signed-off-by: David Nind Signed-off-by: Katrin Fischer --- koha-tmpl/intranet-tmpl/prog/en/modules/circ/pendingreserves.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/pendingreserves.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/pendingreserves.tt index 9f6f8fe478..a8dd7f4539 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/pendingreserves.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/pendingreserves.tt @@ -78,7 +78,7 @@ Available item types Available locations Earliest hold date - Reserve notes + Hold notes Pickup location Action -- 2.11.0