summaryrefslogtreecommitdiff
path: root/conf/invoice_html
diff options
context:
space:
mode:
authorivan <ivan>2008-11-11 08:45:26 +0000
committerivan <ivan>2008-11-11 08:45:26 +0000
commitc632b69b355494185a83b09905d5005aa7048c19 (patch)
tree67a413d6157a060b73c766d86412ef5e710253a8 /conf/invoice_html
parentc984616309a01b953ba205d686004d294e5762ff (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 ed590192c..fb1d6f62f 100644
--- a/conf/invoice_html
+++ b/conf/invoice_html
@@ -70,8 +70,6 @@
' ',
' ',
).
- ($agent_custid ? "<b>ID:</b> $agent_custid<BR>" : '').
- ($ship_fax ? "<b>Fax:</b> $ship_fax<BR>" : '').
'</td><tr><td></td><td></td>'
)
: ''