diff options
-rwxr-xr-x | httemplate/search/report_cust_main.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/httemplate/search/report_cust_main.html b/httemplate/search/report_cust_main.html index 30ad1ef00..f029ea6a5 100755 --- a/httemplate/search/report_cust_main.html +++ b/httemplate/search/report_cust_main.html @@ -109,6 +109,13 @@ </TD> </TR> + <TR> + <TH CLASS="background" COLSPAN=2> </TH> + </TR> + <TR> + <TH CLASS="background" COLSPAN=2 ALIGN="left"><FONT SIZE="+1"><% mt('Package search options') |h %></FONT></TH> + </TR> + <TR> <TD ALIGN="right">With</TD> <TD><SELECT NAME="any_pkg_status"> |