diff --git a/system/lan/english.json b/system/lan/english.json index 1f97dbcb..b1847926 100644 --- a/system/lan/english.json +++ b/system/lan/english.json @@ -382,6 +382,9 @@ "Clean_up_Logs": "Clean up Logs", "ID": "ID", "Date_Sent": "Date Sent", + "Plan_Not_found": "Plan Not found", + "Sales": "Sales", + "Finish": "Finish", "Notification_Message": "Notification Message", "Share": "Share", "Previous": "Previous", diff --git a/ui/ui/admin/plan/invoice.tpl b/ui/ui/admin/plan/invoice.tpl index b939c402..4875d8f5 100644 --- a/ui/ui/admin/plan/invoice.tpl +++ b/ui/ui/admin/plan/invoice.tpl @@ -6,7 +6,7 @@
{$in['invoice']}
{if !empty($logo)} -
+
{/if}

                         {Lang::T('Print Max Char')}
                     
- +
{Lang::T('For invoice print using Thermal Printer')} @@ -109,7 +109,7 @@
-
{Lang::T('Income will reset every this day')} diff --git a/ui/ui/customer/invoice-customer.tpl b/ui/ui/customer/invoice-customer.tpl index 28d4bd04..636b1776 100644 --- a/ui/ui/customer/invoice-customer.tpl +++ b/ui/ui/customer/invoice-customer.tpl @@ -10,7 +10,7 @@
{$in['invoice']}
{if !empty($logo)} -
+
{/if}