summaryrefslogtreecommitdiff
path: root/conf/invoice_html
diff options
context:
space:
mode:
authorivan <ivan>2008-11-11 08:45:24 +0000
committerivan <ivan>2008-11-11 08:45:24 +0000
commitcfca164f37b2510f5eee4ba862324c3080a4fb46 (patch)
treeb41b60441c4d831c853d8c35d9e8997003576974 /conf/invoice_html
parent7ae002203388977c178ffbf0e2ceaea17ab46bce (diff)
agent_custid and ship_fax don't belong with the ship address, that was an unrelated tampabay/pbx-change request, RT#3290
Diffstat (limited to 'conf/invoice_html')
-rw-r--r--conf/invoice_html2
1 files changed, 0 insertions, 2 deletions
diff --git a/conf/invoice_html b/conf/invoice_html
index 58d495633..a43cc92b7 100644
--- a/conf/invoice_html
+++ b/conf/invoice_html
@@ -71,8 +71,6 @@
' ',
' ',
).
- ($agent_custid ? "<b>ID:</b> $agent_custid<BR>" : '').
- ($ship_fax ? "<b>Fax:</b> $ship_fax<BR>" : '').
'</td><tr><td></td><td></td>'
)
: ''