close table tag
authorIvan Kohler <ivan@freeside.biz>
Sat, 7 Sep 2013 04:05:35 +0000 (21:05 -0700)
committerIvan Kohler <ivan@freeside.biz>
Sat, 7 Sep 2013 04:05:35 +0000 (21:05 -0700)
httemplate/search/report_cust_bill_pkg.html

index f121ef4..e1b45ec 100644 (file)
@@ -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') ),