Bug 7446: Redundant display of availablecount in results.tt in staff client.
[koha_gimpoz] / koha-tmpl / intranet-tmpl / prog / en / modules / catalogue / results.tt
index 18a992d..1931227 100644 (file)
@@ -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 %]</strong>
 
                                     [% IF ( SEARCH_RESULT.availablecount ) %]
-                                    [% SEARCH_RESULT.availablecount %] available:
                                     <ul>
                                     [% FOREACH available_items_loo IN SEARCH_RESULT.available_items_loop %]