diff options
Diffstat (limited to 'conf/invoice_template')
-rw-r--r-- | conf/invoice_template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/invoice_template b/conf/invoice_template index b33c4dda1..ebf8ef7d0 100644 --- a/conf/invoice_template +++ b/conf/invoice_template @@ -1,5 +1,5 @@ - Invoice + { $notice_name || 'Invoice'; } { substr("Page $page of $total_pages ", 0, 19); } { use Date::Format; time2str("%x", $date); } Invoice #{ $invnum; } |