mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-13 14:42:42 +01:00
9 lines
309 B
PHP
9 lines
309 B
PHP
|
Dear {{ $userName }},
|
||
|
|
||
|
A payment of {{ $paymentAmount }} was made by client {{ $clientName }} towards invoice {{ $invoiceNumber }}.
|
||
|
|
||
|
|
||
|
To view your client invoice click the link below:
|
||
|
{{ $invoiceLink }} <p/>
|
||
|
|
||
|
To adjust your email notification settings please visit http://www.invoiceninja.com/account/settings
|