From 131398f8cdf4372f9b0518f7f2b5514cb58079bf Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sun, 28 May 2017 18:57:57 +0200 Subject: [PATCH] UI fixes --- Theme/Backend/purchase-invoice-list.tpl.php | 48 +++++++++++---------- 1 file changed, 26 insertions(+), 22 deletions(-) diff --git a/Theme/Backend/purchase-invoice-list.tpl.php b/Theme/Backend/purchase-invoice-list.tpl.php index 2ee5a4e..5c97077 100644 --- a/Theme/Backend/purchase-invoice-list.tpl.php +++ b/Theme/Backend/purchase-invoice-list.tpl.php @@ -21,27 +21,31 @@ $footerView->setPage(1); echo $this->getData('nav')->render(); ?> -
- - - - - - - - $value) : $count++; ?> - - -
getText('Invoices') ?>
getText('ID', 0, 0); ?> - getText('Type'); ?> - getText('SupplierID'); ?> - getText('Supplier'); ?> - getText('Net'); ?> - getText('Gross'); ?> - getText('Created'); ?> - getText('Due'); ?> -
render(); ?> -
getText('Empty', 0, 0); ?> +
+
+
+ + + + + + + + $value) : $count++; ?> + + +
getText('Invoices') ?>
getText('ID', 0, 0); ?> + getText('Type'); ?> + getText('SupplierID'); ?> + getText('Supplier'); ?> + getText('Net'); ?> + getText('Gross'); ?> + getText('Created'); ?> + getText('Due'); ?> +
render(); ?> +
getText('Empty', 0, 0); ?> -
+
+
+