http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13564
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |m --- Comment #5 from Jonathan Druart <[email protected]> --- It seems that some occurrences still exist. 2 for the item search feature: koha-tmpl/intranet-tmpl/prog/en/includes/catalogue/itemsearch_items.inc: [% INCLUDE itemsearch_header name='stocknumber' label='stock number' text='Stock number' %] koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/itemsearch.csv.tt:Title, Publication Date, Publisher, Collection, Barcode, Call number, Home library, Current location, Shelving location, Stock number, Status, Checkouts and 3 others: koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt: <th>Stock number</th> koha-tmpl/intranet-tmpl/prog/en/modules/acqui/orderreceive.tt: <th>Stock number</th> koha-tmpl/intranet-tmpl/prog/en/modules/acqui/orderreceive.tt: <th>Stock number</th> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
