4.x style
authorIvan Kohler <ivan@freeside.biz>
Thu, 17 May 2018 05:25:47 +0000 (22:25 -0700)
committerIvan Kohler <ivan@freeside.biz>
Thu, 17 May 2018 05:25:47 +0000 (22:25 -0700)
httemplate/search/report_cust_event.html

index d020de9..84eb45f 100644 (file)
@@ -5,11 +5,9 @@
 %>
 
     <FORM ACTION="cust_event.html" METHOD="GET">
 %>
 
     <FORM ACTION="cust_event.html" METHOD="GET">
-    <TABLE BGCOLOR="#cccccc" CELLSPACING=0>
 
 
-      <TR>
-        <TH CLASS="background" COLSPAN=2 ALIGN="left"><FONT SIZE="+1">Search options</FONT></TH>
-      </TR>
+    <FONT CLASS="fsinnerbox-title"><% emt('Search options') %></FONT>
+    <TABLE CLASS="fsinnerbox">
 
       <% include( '/elements/tr-select-agent.html', 'disable_empty'=>0 ) %>
 
 
       <% include( '/elements/tr-select-agent.html', 'disable_empty'=>0 ) %>