https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39141 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy@rijksmuseum.nl Status|Signed Off |Failed QA --- Comment #5 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Why not use patron-search-box.inc ? And its permissions check? Also note that it includes an id="findborrower". Why do you change to findborrower_main: - <input autocomplete="off" id="findborrower" name="findborrower" type="text" placeholder="Enter patron card number or partial name" size="40" /> + <input autocomplete="off" id="findborrower_main" name="findborrower" type="text" placeholder="Enter patron card number or partial name" size="40" /> Needs feedback -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.