summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorivan <ivan>2005-06-09 06:56:31 +0000
committerivan <ivan>2005-06-09 06:56:31 +0000
commit0452430dac4d639796581be77e8674207653f42b (patch)
treecd915615b2b51e6efac77df34962490cb8ceb99d /conf
parent28aa236f554e009b2fc416378717e478992ec715 (diff)
agent-specific logos for html invoices too
Diffstat (limited to 'conf')
-rw-r--r--conf/invoice_html2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/invoice_html b/conf/invoice_html
index e4e145e..32e5362 100644
--- a/conf/invoice_html
+++ b/conf/invoice_html
@@ -14,7 +14,7 @@
<table class="invoice_header" width="100%">
<tr>
- <td><img src="<%= $cid ? "cid:$cid" : 'cust_bill-logo.cgi' %>"></td>
+ <td><img src="<%= $cid ? "cid:$cid" : "cust_bill-logo.cgi?$template" %>"></td>
<td align="left"><%= $returnaddress %></td>
<td align="right">
<table CLASS="invoice_headerright" cellspacing=0>