<? include('includes/main.php'); ?>
<?//helpinvitemreclist.php
echo '<center><H2><b>List Received Items (no PO)</b></H2></center><br>';
echo '<i>Select which dates/groups/vendors/items to include in the report. Use pull-down lists, or icon selections to help limit the report.</i><br><br>';
echo '<font size="-1">';
echo '<b>Show List: </b>Press this button to proceed with list.<br><br></font>';
?>
<? include('includes/footer.php'); ?>