diff options
author | Ivan Kohler <ivan@freeside.biz> | 2017-07-17 19:18:12 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2017-07-17 19:18:12 -0700 |
commit | 6f58ae775b905cd462dd0faafee95973414a45d2 (patch) | |
tree | 41b82d3dfc8d4fbfaacb78b01b19620591ee5587 /httemplate/search/report_quotation.html | |
parent | f1a8960924a076c978bb28d6a3ca241e62438950 (diff) |
4.x style reports
Diffstat (limited to 'httemplate/search/report_quotation.html')
-rw-r--r-- | httemplate/search/report_quotation.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/httemplate/search/report_quotation.html b/httemplate/search/report_quotation.html index 8f4da6a1f..4bce9d9ae 100644 --- a/httemplate/search/report_quotation.html +++ b/httemplate/search/report_quotation.html @@ -5,7 +5,8 @@ <INPUT TYPE="hidden" NAME="prospectnum" VALUE="<% $prospectnum %>"> <INPUT TYPE="hidden" NAME="custnum" VALUE="<% $custnum %>"> -<TABLE BGCOLOR="#cccccc" CELLSPACING=0> +<FONT CLASS="fsinnerbox-title"><% emt('Search options') %></FONT> +<TABLE CLASS="fsinnerbox"> % unless ( $custnum ) { <& /elements/tr-select-agent.html, |