diff options
Diffstat (limited to 'templates/Service-sales_order.html')
-rwxr-xr-x | templates/Service-sales_order.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/templates/Service-sales_order.html b/templates/Service-sales_order.html index 38d463f9..3a714e3c 100755 --- a/templates/Service-sales_order.html +++ b/templates/Service-sales_order.html @@ -1,12 +1,12 @@ <body bgcolor=ffffff> -<table width=100 ?> +<table width="100%"> <tr valign=bottom> <td width=10> </td> <td> - <table width=100 ?> + <table width="100%"> <tr> <td> <h4> @@ -58,7 +58,7 @@ <tr> <td> - <table width=100 ?> + <table width="100%"> <tr bgcolor=000000> <th align=left><font color=ffffff>To:</th> </tr> @@ -89,7 +89,7 @@ <tr> <td> - <table width=100 ?> + <table width="100%"> <tr bgcolor=000000> <!-- <th align=right><font color=ffffff>No.</th> --> <th align=left><font color=ffffff>Number</th> @@ -151,7 +151,7 @@ adjust the colspan if you include this to shift subtotal one to the right <tr> <td> - <table width=100 ?> + <table width="100%"> <tr valign=top> <?lsmb if notes ?> <td>Notes</td> @@ -171,7 +171,7 @@ adjust the colspan if you include this to shift subtotal one to the right <tr> <td> - <table width=100 ?> + <table width="100%"> <tr valign=top> <td><font size=-3> Payment due NET <?lsmb terms ?> Days from date of Invoice. |