View | Details | Raw Unified | Return to bug 14485
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbooks.tt (-2 / +1 lines)
Lines 101-107 Link Here
101
          No results found
101
          No results found
102
     [% END %]
102
     [% END %]
103
103
104
<!-- display the search results -->
104
[%# display the search results %]
105
105
106
[% IF ( total ) %]
106
[% IF ( total ) %]
107
[% total %] result(s) found in catalog,
107
[% total %] result(s) found in catalog,
108
- 

Return to bug 14485