From 43ecda44e00264a94a94e96592e709effb86f2e2 Mon Sep 17 00:00:00 2001 From: jekkos Date: Mon, 6 Apr 2015 15:38:52 +0200 Subject: [PATCH] Receipt totals layout improvement (show top border when no discount or tax section present) Remove unexistant script include from invoice_email template --- application/views/sales/invoice_email.php | 1 - application/views/sales/receipt.php | 5 +++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/application/views/sales/invoice_email.php b/application/views/sales/invoice_email.php index ada375f31..c57427a10 100644 --- a/application/views/sales/invoice_email.php +++ b/application/views/sales/invoice_email.php @@ -4,7 +4,6 @@ - + Appconfig->get('receipt_show_taxes') && !($this->Appconfig->get('show_total_discount') && $discount > 0)); ?> - lang->line('sales_total'); ?> - + text-align:right;'>lang->line('sales_total'); ?> + text-align:right'>