1 <% include('/elements/header.html', 'Inventory summary per agent' ) %>
3 <FORM ACTION="agent_inventory.html" METHOD="GET">
5 <TABLE BGCOLOR="#cccccc" CELLSPACING=0>
9 %# select inventory classes
14 <INPUT TYPE="submit" VALUE="Search">
18 <% include('/elements/footer.html') %>
22 unless $FS::CurrentUser::CurrentUser->access_right('Configuration');