This commit was generated by cvs2svn to compensate for changes in r6252,
[freeside.git] / httemplate / search / report_cust_pkg.html
index dd62f3e..d210446 100755 (executable)
@@ -6,8 +6,11 @@
   <TABLE BGCOLOR="#cccccc" CELLSPACING=0>
 
     <TR>
-      <TH BGCOLOR="#e8e8e8" COLSPAN=2 ALIGN="left"><FONT SIZE="+1">Search options</FONT></TH>
+      <TH BGCOLOR="#e8e8e8" COLSPAN=2 ALIGN="left">
+        <FONT SIZE="+1">Search options</FONT>
+      </TH>
     </TR>
+
     <% include( '/elements/tr-select-agent.html',
                    'curr_value' => scalar( $cgi->param('agentnum') ),
                )