From 5960428a33b6ac3dfbd9e9fb0bc3687b2de43c1e Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Fri, 17 Jan 2014 09:00:24 -0500 Subject: [PATCH] LP#1268636 remove a few invalid attrs / unused tags Signed-off-by: Bill Erickson Signed-off-by: Dan Scott --- Open-ILS/src/templates/opac/parts/result/table.tt2 | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/Open-ILS/src/templates/opac/parts/result/table.tt2 b/Open-ILS/src/templates/opac/parts/result/table.tt2 index 4167464e23..599463349e 100644 --- a/Open-ILS/src/templates/opac/parts/result/table.tt2 +++ b/Open-ILS/src/templates/opac/parts/result/table.tt2 @@ -72,7 +72,7 @@ END;
'author', query => authorquery}, ['page']) @@ -108,11 +108,6 @@ END; END -%]
- - [% l("Browse in Google Books Search") %] - @@ -301,7 +296,7 @@ END; href="[% mkurl(ctx.opac_root _ '/place_hold', {hold_target => rec.id, hold_type => 'T', hold_source_page => mkurl()}, ['query']) %]" [% html_text_attr('title', l('Place Hold on [_1]', attrs.title)) %] - name="place_hold_link" class="no-dec">[% l('Place Hold') %] -- 2.43.2