From 0231e75cd8474e8358f7a9ffe6454704bd979de0 Mon Sep 17 00:00:00 2001
From: Ella Wipatene <ellawipatene@gmail.com>
Date: Thu, 21 Jan 2021 02:45:07 +0000
Subject: [PATCH] Bug 24055: (follow-up) Description of PayPalReturnURL system
 preference

Have rephrased it as 'configured return URL' as this is what they call
it on the PayPal website.

To test:
- Go to Administration/ System preferences
- Search for PayPalReturnURL
- Verify description has changed to 'configured return URL' as one of
the options.

Sponsored.by: Catalyst IT

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
---
 koha-tmpl/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 5f60a3659e..d1973f272c 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
@@ -928,5 +928,5 @@ OPAC:
               default: BaseURL
               choices:
                   BaseURL: "OPACBaseURL"
-                  OPACAlias: "specified URL"
+                  OPACAlias: "configured return URL"
             - "."
-- 
2.11.0