diff options
Diffstat (limited to 'conf/invoice_html')
-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 806c5deb4..58d495633 100644 --- a/conf/invoice_html +++ b/conf/invoice_html @@ -20,7 +20,7 @@ <td align="right"> <table CLASS="invoice_headerright" cellspacing=0> <tr> - <td align="right"> + <td align="center"> Invoice date<BR> <B><%= $date %></B> </td> |