[Koha] Bug: Acquisitions.simple, saveitem.pl
Waylon Robertson
genji18 at yahoo.co.nz
Sat Nov 20 00:57:06 NZDT 2004
Posting to koha due to not having post access to koha-devel yet.
line 37:
itemnotes => $input->param('notes')?$input->param('notes'):""
Make it:
itemnotes => $input->param('itemnotes')?$input->param('itemnotes'):""
Template is remarkably fine.
-------------- next part --------------
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.796 / Virus Database: 540 - Release Date: 13/11/2004
More information about the Koha
mailing list