diff options
-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 331a0b978..ed590192c 100644 --- a/conf/invoice_html +++ b/conf/invoice_html @@ -19,7 +19,7 @@ <td align="right"> <table CLASS="invoice_headerright" cellspacing=0> <tr> - <td align="right"> + <td align="center"> Invoice date<BR> <B><%= $date %></B> </td> |