diff options
author | Ivan Kohler <ivan@freeside.biz> | 2015-01-18 13:10:18 -0800 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2015-01-18 13:10:18 -0800 |
commit | 89f9957267f05520fc676c378694383d16eedeb1 (patch) | |
tree | 244245484e920f7c8344c2c84c1a048ec8f0bc7b /conf/quotation_html | |
parent | dc89d3d583bff237f56dac6dcda57412ba0584a8 (diff) |
invoice and quotation borders
Diffstat (limited to 'conf/quotation_html')
-rw-r--r-- | conf/quotation_html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/quotation_html b/conf/quotation_html index 5458774e1..7d6920533 100644 --- a/conf/quotation_html +++ b/conf/quotation_html @@ -14,7 +14,7 @@ .allcaps { text-transform:uppercase } </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> |