From 54105404613b78c34a9a8ca2f391a58870820426 Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Tue, 7 Jan 2025 12:12:57 +0100 Subject: [PATCH] Bug 38713: rotating_collections/transferCollection.tt Signed-off-by: Phil Ringnalda Signed-off-by: Lucas Gass --- .../prog/en/modules/rotating_collections/transferCollection.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/rotating_collections/transferCollection.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/rotating_collections/transferCollection.tt index 17aa5632a61..d4e9cd27f91 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/rotating_collections/transferCollection.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/rotating_collections/transferCollection.tt @@ -28,7 +28,7 @@ Rotating collections [% END %] [% WRAPPER breadcrumb_item %] - [% tx("Collection '{collection_title}'", { collection_title = colTitle }) | html %] + [% tx("Collection '{collection_title}'", { collection_title = colTitle }) | html %] [% END %] [% WRAPPER breadcrumb_item bc_active= 1 %] Transfer collection -- 2.34.1