From: Dan Scott Date: Mon, 6 Jan 2014 18:59:50 +0000 (-0500) Subject: Improve label for library's external web site X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=ac5acbf9cb94831e5cc498d66a8a25b6b7952390;p=contrib%2FConifer.git Improve label for library's external web site Normal humans will find "Library web site" more meaningful than "External web site"; thanks to Kathy Lussier for the suggestion! Signed-off-by: Dan Scott Signed-off-by: Dan Wells --- diff --git a/Open-ILS/src/templates/opac/library.tt2 b/Open-ILS/src/templates/opac/library.tt2 index 0a33e2df87..24a4f7a91c 100644 --- a/Open-ILS/src/templates/opac/library.tt2 +++ b/Open-ILS/src/templates/opac/library.tt2 @@ -11,7 +11,7 @@ [%- lib_url = ctx.get_org_setting(ctx.library.id, 'lib.info_url'); IF lib_url; - ''; + ''; END; -%]