diff options
author | ivan <ivan> | 2011-08-16 00:44:16 +0000 |
---|---|---|
committer | ivan <ivan> | 2011-08-16 00:44:16 +0000 |
commit | acab2d3793a1906adc905bccf9dc71d96f9eb096 (patch) | |
tree | 219cb2085f5538d8c12b04e854cbaa4bbe328f29 /conf/invoice_html | |
parent | a859e1e18ebe73086ab5792a2eda05929ad19873 (diff) |
Invoice # & Customer #
Diffstat (limited to 'conf/invoice_html')
-rw-r--r-- | conf/invoice_html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/invoice_html b/conf/invoice_html index 7a8b8594e..289ada1da 100644 --- a/conf/invoice_html +++ b/conf/invoice_html @@ -35,7 +35,7 @@ <td> </td> <td align="center"> - Customer #<BR> + Customer #<BR> <B><%= $custnum %></B> </td> </tr> |