diff --git a/app/views/emails/invoice_paid_text.blade.php b/app/views/emails/invoice_paid_text.blade.php index 155559e582a3..091d575b3702 100755 --- a/app/views/emails/invoice_paid_text.blade.php +++ b/app/views/emails/invoice_paid_text.blade.php @@ -4,6 +4,6 @@ A payment of {{ $paymentAmount }} was made by client {{ $clientName }} towards i To view your client invoice click the link below: -{{ $invoiceLink }}

+{{ $invoiceLink }} To adjust your email notification settings please visit http://www.invoiceninja.com/company/settings \ No newline at end of file