From c877432ca9eb0d65d2cdc0fea86276f5a1de9ccb Mon Sep 17 00:00:00 2001 From: Dan Scott Date: Thu, 23 Jun 2011 13:51:19 -0400 Subject: [PATCH] Change link text for Windsor to "Available online" Per proposal #1 of the June 22, 2011 Conifer ebook specification document, Windsor wanted to change their link text to the simpler "Available online". Making it so. Signed-off-by: Dan Scott --- tools/ebooks/prep_ebook_records.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/ebooks/prep_ebook_records.py b/tools/ebooks/prep_ebook_records.py index f6489be3ea..af6fbec53e 100644 --- a/tools/ebooks/prep_ebook_records.py +++ b/tools/ebooks/prep_ebook_records.py @@ -43,7 +43,7 @@ class Institution(): "code": "OWA", \ "ebrary_code": "oculwindsor", \ "proxy": "http://ezproxy.uwindsor.ca/login?url=", \ - "link_text": "To view Windsor's electronic resource click here.", \ + "link_text": "Available online", \ "sfx_url": "http://sfx.scholarsportal.info/windsor", \ "access_note": "Access restricted to users with a valid University of Windsor ID" \ } -- 2.11.0