http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8096 --- Comment #4 from Marc Véron <veron@veron.ch> --- Created attachment 33604 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33604&action=edit Bug 8096 - card number twice on patron search This patch removes double patron card numbers from patron search results. To test: Search patrons See card number 12345 in first column and in second column like Testman, John (12345) Apply patch Patron card number no longer dispays in second colum Further testing: Search for other places in intranet where patron-title.inc is used (git grep 'patron-title.inc') The card number still should display at the other places. -- You are receiving this mail because: You are watching all bug changes.