From: McCanna Date: Tue, 23 Jan 2018 15:25:16 +0000 (-0500) Subject: PINES Cust: Library Info Page Links X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=00621ba79ba8dc82488041faa09b2ba3ef80a34d;p=evergreen%2Fpines.git PINES Cust: Library Info Page Links Modify links so they'll open in a new tab because they aren't always secure https links. Signed-off-by: McCanna --- diff --git a/Open-ILS/src/templates/opac/parts/library/core_info.tt2 b/Open-ILS/src/templates/opac/parts/library/core_info.tt2 index c635fcdd59..8abacc43bd 100644 --- a/Open-ILS/src/templates/opac/parts/library/core_info.tt2 +++ b/Open-ILS/src/templates/opac/parts/library/core_info.tt2 @@ -11,7 +11,7 @@ [%- lib_url = ctx.get_org_setting(ctx.library.id, 'lib.info_url'); IF lib_url; - ''; + ''; END; -%] @@ -40,7 +40,7 @@ [% ctx.mailing_address.state | html %] [% ctx.mailing_address.post_code | html %]

- Generate Map & Directions + Generate Map & Directions [%- END; %]