From e4eb728aef89adc307887a88f526dbb4ff92e8f6 Mon Sep 17 00:00:00 2001 From: Caroline Cyr La Rose Date: Fri, 8 Aug 2025 09:58:26 -0400 Subject: [PATCH] Bug 40615: Update mention of 'My virtual card' in OPACVirtualCard description This patch updates the OPACVirtualCard description to match the name of the tab in the OPAC, which has been changed from 'My virtual card' to 'Library card'. To test: 1. Apply patch 2. Go to Administration > System preferences 3. Search for OPACVirtualCard 4. Read the description of the system preference --> It should mention the 'Library card' tab and not the 'My virtual card' tab --> Make sure the sentence and the spelling are correct Signed-off-by: Roman Dolny --- .../intranet-tmpl/prog/en/modules/admin/preferences/opac.pref | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref index f15aad0b93..e764575211 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref @@ -584,7 +584,7 @@ OPAC: choices: 1: Allow 0: "Don't allow" - - patrons to access the 'My virtual card' tab on their account page on the OPAC. + - patrons to access the 'Library card' tab on their account page on the OPAC. - "If set to allow, show a " - pref: OPACVirtualCardBarcode default: code39 -- 2.39.5