Simple Invoices logo
    • CommentAuthoradam
    • CommentTimeOct 16th 2007 edited
     permalink
    I want to change some of the labels.

    Like "Total tax included" to "GST" and "Invoice Amount" to "Total Fee Due"

    I am not sure where and what to edit.

    Sorry for being a bit slow... lol
    • CommentAuthorjustin
    • CommentTimeOct 16th 2007 edited
     permalink
    Hey Adam,

    the invoice templates get the words from the $LANG.whatever variables

    you can just replace these with whatever you what

    ie. change $LANG.invoice to "Stuff"

    Cheers

    Justin