From e759b8969b331d9a8e3738f409e80c11ce7d1b3d Mon Sep 17 00:00:00 2001 From: Albert Santoni Date: Fri, 25 Jul 2014 15:18:17 -0400 Subject: [PATCH] Fix undefined variable --- airtime_mvc/application/views/scripts/billing/invoices.phtml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/airtime_mvc/application/views/scripts/billing/invoices.phtml b/airtime_mvc/application/views/scripts/billing/invoices.phtml index 4de3cbb25..9f2f65ee3 100644 --- a/airtime_mvc/application/views/scripts/billing/invoices.phtml +++ b/airtime_mvc/application/views/scripts/billing/invoices.phtml @@ -1,6 +1,7 @@

Invoices

Thank you! Your plan has been updated and you will be invoiced during your next billing cycle."); @@ -30,4 +31,4 @@ foreach ($this->invoices as $invoice) {?> -
\ No newline at end of file +