=================================================================== RCS file: /cvs/RT/Invoicing/invoice.tex.tt,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- RT/Invoicing/invoice.tex.tt 2011/03/22 01:46:41 1.9 +++ RT/Invoicing/invoice.tex.tt 2011/03/22 04:21:30 1.10 @@ -44,10 +44,10 @@ %Page & {\thepage} \\ Invoice Date & \today \\ [%- IF start %] - Start & [% start | latex_encode %] \\ + From & [% start | latex_encode %] \\ [%- END %] [%- IF end- %] - End & [% end | latex_encode %] \\ + Through & [% end | latex_encode %] \\ [%- END %] Invoice Total & [% total | format('$%.2f') | latex_encode %] \\ [% IF past_due -%]