From 4e88d7831b53c87faf507d7d231d247002a7594b Mon Sep 17 00:00:00 2001 From: Paul POULAIN Date: Fri, 20 Jun 2008 17:36:58 +0200 Subject: [PATCH] bugfixing (itemtype summary) : it summary is defined, the icon & author were not displayed Signed-off-by: Joshua Ferraro --- .../prog/en/modules/catalogue/results.tmpl | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tmpl index 3f447c0f85..9fb49bd288 100755 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tmpl @@ -266,7 +266,18 @@ $(window).load(function() {

-

+ + " title="Search for this Author"> + +   + +

+ + + " title="" style="float: left; margin: .1em;" alt="img" /> + + +

-- 2.20.1