= $this->printHtml($this->request->getOrigin()); ?>
diff --git a/Theme/Backend/purchase-item-list.tpl.php b/Theme/Backend/purchase-item-list.tpl.php
index fb74d6d..3c8f399 100755
--- a/Theme/Backend/purchase-item-list.tpl.php
+++ b/Theme/Backend/purchase-item-list.tpl.php
@@ -24,6 +24,7 @@ echo $this->getData('nav')->render(); ?>
= $this->getHtml('Items'); ?>
+
@@ -147,6 +148,7 @@ echo $this->getData('nav')->render(); ?>
| = $this->getHtml('Empty', '0', '0'); ?>
|
+
diff --git a/Theme/Backend/sales-item-list.tpl.php b/Theme/Backend/sales-item-list.tpl.php
index 6efc8ab..30ddf70 100755
--- a/Theme/Backend/sales-item-list.tpl.php
+++ b/Theme/Backend/sales-item-list.tpl.php
@@ -25,6 +25,7 @@ echo $this->getData('nav')->render(); ?>
= $this->getHtml('Items'); ?>
+
@@ -149,6 +150,7 @@ echo $this->getData('nav')->render(); ?>
| = $this->getHtml('Empty', '0', '0'); ?>
|
+
diff --git a/Theme/Backend/stock-list.tpl.php b/Theme/Backend/stock-list.tpl.php
index ef8688c..579856f 100755
--- a/Theme/Backend/stock-list.tpl.php
+++ b/Theme/Backend/stock-list.tpl.php
@@ -24,6 +24,7 @@ echo $this->getData('nav')->render(); ?>
= $this->getHtml('Items'); ?>
+
@@ -71,6 +72,7 @@ echo $this->getData('nav')->render(); ?>
| = $this->getHtml('Empty', '0', '0'); ?>
|
+
|