diff options
author | Ivan Kohler <ivan@freeside.biz> | 2015-01-18 13:10:21 -0800 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2015-01-18 13:10:21 -0800 |
commit | be70eef1b245f372d22fee1800b81990f2842a77 (patch) | |
tree | f0b4f84d3128f30b5fca48dddaaaf1f8e027c311 /conf/invoice_html | |
parent | e0996ad60e8a9d4d050fcdb722121027e7e107c0 (diff) |
invoice and quotation borders
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 bd99899e0..ae17da3db 100644 --- a/conf/invoice_html +++ b/conf/invoice_html @@ -14,7 +14,7 @@ .allcaps { text-transform:uppercase; font-size: 12pt } </STYLE> -<table class="invoice" bgcolor="#ffffff" WIDTH=625 CELLSPACING=8><tr><td> +<table class="invoice" bgcolor="#ffffff" WIDTH=625 CELLSPACING=8 STYLE="border:1px solid #000000"><tr><td> <table class="invoice_header" width="100%"> <tr> |