From ac5acbf9cb94831e5cc498d66a8a25b6b7952390 Mon Sep 17 00:00:00 2001 From: Dan Scott Date: Mon, 6 Jan 2014 13:59:50 -0500 Subject: [PATCH 1/1] 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 --- Open-ILS/src/templates/opac/library.tt2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -%] -- 2.43.2