diff options
author | mark <mark> | 2010-06-01 18:53:05 +0000 |
---|---|---|
committer | mark <mark> | 2010-06-01 18:53:05 +0000 |
commit | 17d740b71a7f0cef5813ed494aa6f7761d889542 (patch) | |
tree | 5e64781584c94667412c26de58117399fa05c8f7 /httemplate/search/report_h_inventory_item.html | |
parent | 7581a6dd497780979eeebeb4d70b76477c23441e (diff) |
RT#8460 improvements
Diffstat (limited to 'httemplate/search/report_h_inventory_item.html')
-rw-r--r-- | httemplate/search/report_h_inventory_item.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/httemplate/search/report_h_inventory_item.html b/httemplate/search/report_h_inventory_item.html index 110455813..d0b3667c8 100644 --- a/httemplate/search/report_h_inventory_item.html +++ b/httemplate/search/report_h_inventory_item.html @@ -1,4 +1,4 @@ -<% include('/elements/header.html', 'Inventory activity report') %> +<% include('/elements/header.html', 'Inventory Activity Report') %> <FORM ACTION="h_inventory_item.html" METHOD="GET"> <TABLE BGCOLOR="#cccccc" CELLSPACING="0"> @@ -15,6 +15,7 @@ <TD ALIGN="right">Time period: </TD> <TD><% include('/elements/select-month_year.html') %></TD> </TR> + <% include('/elements/tr-select-agent.html') %> </TABLE> <BR> |