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=deadf59b3d98b52ee1175843c7fe91836cfb16ae;p=contrib%2FConifer.git TPac: Removed errant 'html' almost-filter Signed-off-by: Bill Erickson --- diff --git a/Open-ILS/src/templates/default/opac/parts/record/summary.tt2 b/Open-ILS/src/templates/default/opac/parts/record/summary.tt2 index 5f3e74dbff..d77c07fd15 100644 --- a/Open-ILS/src/templates/default/opac/parts/record/summary.tt2 +++ b/Open-ILS/src/templates/default/opac/parts/record/summary.tt2 @@ -176,7 +176,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),