From 8b35bb6cc82fddc45ca96388cfa8acc7e5b48522 Mon Sep 17 00:00:00 2001 From: Lisette Scheer Date: Sat, 24 Oct 2020 18:18:54 +0000 Subject: [PATCH] Bug 26723: Improve link text on OverDriveAuthName system preference The OverDriveAuthName system preference contains a link labeled "here" to a seperate administration page that should be labeled better. This patch renames the link. To test: 1. Go to administration 2. Search the system preferences for OverDriveAuthName 3. Obeserve the "here" link in the preference. 4. Apply the patch. 5. Repeat steps 1-2. 6. Observe the new link text. 7. Sign off. --- .../prog/en/modules/admin/preferences/enhanced_content.pref | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/enhanced_content.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/enhanced_content.pref index abd8269440..ee4796eb86 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/enhanced_content.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/enhanced_content.pref @@ -367,7 +367,7 @@ Enhanced content: - - "Authenticate using OverDrive Authname" - pref: OverDriveAuthName - - "(will be used as fallback if individual branch authname not set here)." + - "(will be used as fallback if individual branch authname not set in theOverDrive library authnames table)." - - "Show items from the OverDrive catalog of library #" - pref: OverDriveLibraryID -- 2.11.0