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=2578112ce9f93acb950f8e20c5dd1ef12fb4daac;p=evergreen%2Fmasslnc.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 Signed-off-by: Lebbeous Fogle-Weekley --- 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 %]