From: Bill Erickson Date: Wed, 17 Aug 2011 20:55:43 +0000 (-0400) Subject: TPac: Removed errant 'html' almost-filter X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=861fcbdede629fa6f48def88925aaf9f73627cc9;p=evergreen%2Fpines.git TPac: Removed errant 'html' almost-filter Signed-off-by: Bill Erickson --- diff --git a/Open-ILS/web/templates/default/opac/parts/record/summary.tt2 b/Open-ILS/web/templates/default/opac/parts/record/summary.tt2 index e9cd335dcc..96d0988a40 100644 --- a/Open-ILS/web/templates/default/opac/parts/record/summary.tt2 +++ b/Open-ILS/web/templates/default/opac/parts/record/summary.tt2 @@ -150,7 +150,7 @@ [% IF ctx.is_staff %] [% copy_info.age_protect ? - ctx.get_crahp(copy_info.age_protect).name html : l('None') | html %] + ctx.get_crahp(copy_info.age_protect).name : l('None') | html %] [% date.format( ctx.parse_datetime(copy_info.create_date),