From b96115628e2abb65da0ed2798e0aeeb8f9839dca Mon Sep 17 00:00:00 2001 From: David Nind Date: Fri, 27 Feb 2026 23:29:18 +0000 Subject: [PATCH] Bug 41958: Rename BibTeX cart and list download options in the staff interface This patch renames BibTex to BibTeX (with a capital X) for the staff interface cart and list download options, to match the OPAC. Test plan: 1. Log in to the staff interface and search for a term that returns results. 2. Add some records from the results to the cart (select records > Add to cart). 3. Add some records from the results to a new public list (select records > Add to list > New list > name the list > make it a public list > Save). 4. Note the download options for the cart and the spelling: Cart > Download > BibTexi (with a lowercase X). 5. Note the download options for lists and the spelling: Lists > Public lists > select the list > Download list > BibTex (with a lowercase X). 6. Go to the OPAC and search for a term that returns results. 7. Add some records from the results to the cart (select records > Add to cart). 8. Note the download options for the cart and the spelling (with a capital X): Cart > Download > BibTeX. 9. Note the download options for lists and the spelling (with a capital X): Lists > Public lists > the name of your list > Download > BibTeX. 10. Apply the patch. 11. Recheck the download options in steps 4 and 5. 12. The option should now show as BibTeX (with a capital X). Signed-off-by: David Nind --- .../intranet-tmpl/prog/en/includes/virtualshelves-toolbar.inc | 2 +- koha-tmpl/intranet-tmpl/prog/en/modules/basket/basket.tt | 2 +- koha-tmpl/intranet-tmpl/prog/en/modules/basket/downloadcart.tt | 2 +- .../prog/en/modules/virtualshelves/downloadshelf.tt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/virtualshelves-toolbar.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/virtualshelves-toolbar.inc index f50f614dd6..3d06f082c0 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/virtualshelves-toolbar.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/virtualshelves-toolbar.inc @@ -37,7 +37,7 @@