diff options
Diffstat (limited to 'httemplate/search/report_prospect_main.html')
| -rw-r--r-- | httemplate/search/report_prospect_main.html | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/httemplate/search/report_prospect_main.html b/httemplate/search/report_prospect_main.html index f2e617f88..cfaf3aa5d 100644 --- a/httemplate/search/report_prospect_main.html +++ b/httemplate/search/report_prospect_main.html @@ -2,11 +2,8 @@ <FORM ACTION="prospect_main.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"> <& /elements/tr-select-agent.html, 'curr_value' => scalar($cgi->param('agentnum')), |
