Browse Source

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.

Signed-off-by: David Nind <david@davidnind.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
20.11.x
Lisette Scheer 4 years ago
committed by Jonathan Druart
parent
commit
daca3478f4
  1. 2
      koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/enhanced_content.pref

2
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 <a href=\"/cgi-bin/koha/admin/overdrive.pl\">here</a>)."
- "(will be used as fallback if individual branch authname not set in the <a href=\"/cgi-bin/koha/admin/overdrive.pl\">OverDrive library authnames table</a>)."
-
- "Show items from the OverDrive catalog of library #"
- pref: OverDriveLibraryID

Loading…
Cancel
Save