diff options
| author | ivan <ivan> | 2005-10-21 12:50:20 +0000 |
|---|---|---|
| committer | ivan <ivan> | 2005-10-21 12:50:20 +0000 |
| commit | 51965252466393f61ec23a93a839b487323cf07c (patch) | |
| tree | 3680f104c9210e8e2abfcfad49f44548527d6675 | |
| parent | cd936cc9dcf297ff3cf8630516078dcb391f510c (diff) | |
i thought i fixed this already
| -rw-r--r-- | conf/invoice_html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/conf/invoice_html b/conf/invoice_html index 32e5362f9..fde0e159f 100644 --- a/conf/invoice_html +++ b/conf/invoice_html @@ -31,11 +31,9 @@ </td> </tr> <tr> - <th> </th> - <th colspan=1 align="center"> + <th colspan=3 align="center"> <FONT SIZE="+3">I</FONT><FONT SIZE="+2">NVOICE</FONT> </th> - <th> </th> </tr> </table> </td> |
