diff options
Diffstat (limited to 'templates/Service-invoice.html')
-rwxr-xr-x | templates/Service-invoice.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/templates/Service-invoice.html b/templates/Service-invoice.html index 964ee538..1a1fb2c2 100755 --- a/templates/Service-invoice.html +++ b/templates/Service-invoice.html @@ -1,13 +1,13 @@ <body bgcolor=ffffff> -<table width=100 ?> +<table width="100%"> <tr> <td width=10> </td> <td> - <table width=100 ?> + <table width="100%"> <tr> <td> <h4> @@ -47,7 +47,7 @@ <tr> <td> - <table width=100 ?> + <table width="100%"> <tr bgcolor=000000> <th align=left><font color=ffffff>To:</th> </tr> @@ -76,7 +76,7 @@ <tr> <td> - <table width=100 ?> + <table width="100%"> <tr bgcolor=000000> <th align=left><font color=ffffff>Description</th> <th> </th> @@ -154,7 +154,7 @@ Terms Net <b><?lsmb terms ?></b> days <?lsmb if notes ?> <tr> <td> - <table width=100 ?> + <table width="100%"> <tr valign=top> <td>Notes</td> <td><pre><?lsmb notes ?></pre></td> @@ -182,7 +182,7 @@ Terms Net <b><?lsmb terms ?></b> days <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. |