From 4cc810719fa755510a5de12b3b354a4101c7042c Mon Sep 17 00:00:00 2001 From: Lebbeous Fogle-Weekley Date: Fri, 22 Jul 2011 10:28:04 -0400 Subject: [PATCH] Also was missing the author search link Signed-off-by: Lebbeous Fogle-Weekley --- Open-ILS/web/templates/default/opac/parts/record/cnbrowse.tt2 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Open-ILS/web/templates/default/opac/parts/record/cnbrowse.tt2 b/Open-ILS/web/templates/default/opac/parts/record/cnbrowse.tt2 index 42311a1a3c..1ee18c7aea 100644 --- a/Open-ILS/web/templates/default/opac/parts/record/cnbrowse.tt2 +++ b/Open-ILS/web/templates/default/opac/parts/record/cnbrowse.tt2 @@ -37,9 +37,10 @@ - + [% IF ent.mods.author %][% END %]
[% ctx.get_aou(ent.cn.owning_lib).name %]
[% IF loop.index % 3 == 2; tr_open = 0 %] -- 2.11.0