Hi, don't know if this is the right place to post bug reports but here's a minor one. It doesn't affect functionality. in file: cgi-bin/koha/admin/itemtypes.pl line: 123 is: _alertString += "- loan length is not a number\\n"; should be: _alertString += "- Rental charge is not a number\\n"; Dorian