From: Bill Erickson Date: Thu, 27 Oct 2011 16:12:40 +0000 (-0400) Subject: Tpac; holds edit page format icon improvements X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=refs%2Fheads%2Fuser%2Fberick%2Ftpac-holds-edit-format-icons;p=working%2FEvergreen.git Tpac; holds edit page format icon improvements * Fixed the image path to the format_icon * Use the format_label as the title for the format_icon image Signed-off-by: Bill Erickson --- diff --git a/Open-ILS/src/templates/opac/myopac/holds/edit.tt2 b/Open-ILS/src/templates/opac/myopac/holds/edit.tt2 index 256b385ffb..080cf68719 100644 --- a/Open-ILS/src/templates/opac/myopac/holds/edit.tt2 +++ b/Open-ILS/src/templates/opac/myopac/holds/edit.tt2 @@ -27,7 +27,7 @@

[% attrs.author | html %]

[% IF attrs.format_icon %]

[% l('Format:') %] - [% attrs.format %] + [% attrs.format_label | html %]

[% END %]

[% l('Status') %]: [% hold.human_status %]