From dd69b788cf0a2ba24d996eef0918bb05a492e229 Mon Sep 17 00:00:00 2001 From: "contact@invoiceninja.com" Date: Wed, 26 Feb 2014 20:47:11 +0200 Subject: [PATCH] Text changes --- app/views/emails/invoice_paid_text.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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