query => $input,
type => "intranet",
authnotrequired => 0,
flagsrequired => "batchedit",
flagsrequired => { tools =>"batchedit" },
});
$template->param( inputform => 1, ) unless @biblionumbers;
-