diff options
-rw-r--r-- | httemplate/search/report_cust_bill_pkg.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/search/report_cust_bill_pkg.html b/httemplate/search/report_cust_bill_pkg.html index f121ef49f..e1b45ece9 100644 --- a/httemplate/search/report_cust_bill_pkg.html +++ b/httemplate/search/report_cust_bill_pkg.html @@ -3,7 +3,7 @@ <FORM ACTION="cust_bill_pkg.cgi" METHOD="GET"> <!--<INPUT TYPE="hidden" NAME="magic" VALUE="_date">--> -<TABLE BGCOLOR="#cccccc" CELLSPACING=0 +<TABLE BGCOLOR="#cccccc" CELLSPACING=0> <& /elements/tr-select-agent.html, curr_value => scalar( $cgi->param('agentnum') ), |