From: Galen Charlton Date: Thu, 25 Aug 2016 15:05:25 +0000 (-0400) Subject: LP#1616882: mark string as translateable X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=cb297cf18d41db4001da490f6520bad4a128e347;p=evergreen%2Fmasslnc.git LP#1616882: mark string as translateable This patch makes the "Branch relationship" string in TPAC available to be translated. Signed-off-by: Galen Charlton Signed-off-by: Jason Stephenson --- 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 1398f7035f..a47d68fc8a 100644 --- a/Open-ILS/src/templates/opac/parts/library/core_info.tt2 +++ b/Open-ILS/src/templates/opac/parts/library/core_info.tt2 @@ -45,7 +45,7 @@ [%- END; %] [%- IF ctx.library.parent_ou; %] -

Branch relationship

+

[% l('Branch relationship') %]

[% l('Parent library: ') %] [% ctx.parent.name | html %]