diff --git a/Theme/Backend/stock-list.tpl.php b/Theme/Backend/stock-list.tpl.php
index c79278e..b339f21 100755
--- a/Theme/Backend/stock-list.tpl.php
+++ b/Theme/Backend/stock-list.tpl.php
@@ -22,6 +22,7 @@ echo $this->getData('nav')->render(); ?>
= $this->getHtml('Stocks'); ?>
+
@@ -42,6 +43,7 @@ echo $this->getData('nav')->render(); ?>
| = $this->getHtml('Empty', '0', '0'); ?>
|
+
diff --git a/Theme/Backend/stock-location-list.tpl.php b/Theme/Backend/stock-location-list.tpl.php
index 5be3734..a974790 100755
--- a/Theme/Backend/stock-location-list.tpl.php
+++ b/Theme/Backend/stock-location-list.tpl.php
@@ -22,6 +22,7 @@ echo $this->getData('nav')->render(); ?>
= $this->getHtml('Locations'); ?>
+
@@ -42,6 +43,7 @@ echo $this->getData('nav')->render(); ?>
| = $this->getHtml('Empty', '0', '0'); ?>
|
+