diff options
author | ivan <ivan> | 2007-10-14 23:15:08 +0000 |
---|---|---|
committer | ivan <ivan> | 2007-10-14 23:15:08 +0000 |
commit | a25b159b002cf0f0534fff196504892c35b2ce18 (patch) | |
tree | d0cea420f754bcf86849953ee3304b41f94d6fa9 | |
parent | e47e006c4316c4f4419cc8243ab7c41e096573ca (diff) |
this aligns better. i wonder how 1.9 loads up config from here, though?
-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 f9fd847f4..b13b08f46 100644 --- a/conf/invoice_html +++ b/conf/invoice_html @@ -25,7 +25,7 @@ </td> <td> </td> - <td align="left"> + <td align="center"> Invoice #<BR> <B><%= $invnum %></B> </td> |