diff options
Diffstat (limited to 'httemplate/search/report_quotation.html')
| -rw-r--r-- | httemplate/search/report_quotation.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/search/report_quotation.html b/httemplate/search/report_quotation.html index 1be904dc3..8f4da6a1f 100644 --- a/httemplate/search/report_quotation.html +++ b/httemplate/search/report_quotation.html @@ -5,7 +5,7 @@ <INPUT TYPE="hidden" NAME="prospectnum" VALUE="<% $prospectnum %>"> <INPUT TYPE="hidden" NAME="custnum" VALUE="<% $custnum %>"> -<TABLE BGCOLOR="#cccccc" CELLSPACING=0 +<TABLE BGCOLOR="#cccccc" CELLSPACING=0> % unless ( $custnum ) { <& /elements/tr-select-agent.html, |
