From 4246ef0785421d5d184f22cbcf843f89db474cae Mon Sep 17 00:00:00 2001 From: William Rockwood Date: Tue, 14 Aug 2012 14:57:03 -0400 Subject: [PATCH] Hard-code electronic resource link text instead of using 856$y - set the link to be 'Connect to this resource online' instead of using whatever is in the 856$y. There are better ways to do this, but this works for now. (A future revision could be conditional, only mangling the link text for types of records/resources we specify.) Signed-off-by: William Rockwood --- templates_tadlskin/opac/parts/record/summary.tt2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates_tadlskin/opac/parts/record/summary.tt2 b/templates_tadlskin/opac/parts/record/summary.tt2 index 7560a2860d..ff1a0ee308 100644 --- a/templates_tadlskin/opac/parts/record/summary.tt2 +++ b/templates_tadlskin/opac/parts/record/summary.tt2 @@ -86,7 +86,7 @@ IF num_uris > 0; [%- IF num_uris > 1 %][% END %] -- 2.11.0