From 28a863e98104fb238c37e68fbde228b20bea3af4 Mon Sep 17 00:00:00 2001 From: Martin Renvoize Date: Wed, 11 Oct 2023 18:02:13 +0100 Subject: [PATCH] Bug 15504: (QA follow-up) Terminology Content-Type: text/plain; charset=utf-8 This just updates 'Login to OPAC' to 'Login'.. we should squash this Signed-off-by: Marcel de Rooy --- .../prog/en/modules/admin/preferences/patrons.pref | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref index 4bdac4af36..412669153d 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref @@ -102,7 +102,7 @@ Patrons: - Select which activities should be tracked. The first time each day that one of these activities occurs, borrowers.lastseen will update with the current date and time. - pref: TrackLastPatronActivityTriggers multiple: - login: "Login to OPAC" + login: "Login" connection: "Connection to Koha via SIP or ILSDI" check_out: "Checking out an item" renewal: "Renewing an item" -- 2.30.2