From c0b8cecaed7f86b5654a65c24521fdfb7da168f7 Mon Sep 17 00:00:00 2001 From: D Ruth Bavousett Date: Sun, 15 Jan 2012 07:51:30 -0800 Subject: [PATCH] Bug 7446: Redundant display of availablecount in results.tt in staff client. This tiny patch removes a redunant display. --- .../prog/en/modules/catalogue/results.tt | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tt index 8eb742a..8339855 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tt @@ -528,7 +528,6 @@ YAHOO.util.Event.onContentReady("searchheader", function () { [% IF ( SEARCH_RESULT.itemsplural ) %]items[% ELSE %]item[% END %][% IF ( SEARCH_RESULT.availablecount ) %], [% SEARCH_RESULT.availablecount %] available:[% ELSE %], None available[% END %] [% IF ( SEARCH_RESULT.availablecount ) %] - [% SEARCH_RESULT.availablecount %] available: