Linda, Since no one's answered you yet, I'll offer some jQuery code to add to your intranetuserjs, with the caveats that I'm on LLEK and that I'm a jQuery neophyte whose naive solution is probably not bulletproof:
$("#cataloguing_additem_itemlist th:contains('Permanent location')").remove(); $("#cataloguing_additem_itemlist th:contains('Current location')").remove(); $("#cataloguing_additem_itemlist tbody tr td:nth-child(9)").remove(); $("#cataloguing_additem_itemlist tbody tr td:nth-child(10)").remove(); I hope that someone more experienced with jQuery sees this, laughs at it, jumps in with a more sophisticated solution, and adds it to the http://wiki.koha-community.org/wiki/JQuery_Library jQuery Library . Cheers, Daniel Grobani Library Technology Specialist John A. Graziano Memorial Library Samuel Merritt University -- View this message in context: http://koha.1045719.n5.nabble.com/Koha-changing-the-item-edits-screen-tp4413552p4426732.html Sent from the Koha - Discuss mailing list archive at Nabble.com. _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha