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); ?> -
+
+
+