From d3414e03aae85857a9547755898aafacc0806ab7 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sun, 28 May 2023 01:13:23 +0000 Subject: [PATCH] style fixes, bug fixes --- Theme/Backend/stock-list.tpl.php | 2 +- Theme/Backend/stock-location-list.tpl.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Theme/Backend/stock-list.tpl.php b/Theme/Backend/stock-list.tpl.php index 31dc248..997cc9e 100755 --- a/Theme/Backend/stock-list.tpl.php +++ b/Theme/Backend/stock-list.tpl.php @@ -21,7 +21,7 @@ echo $this->getData('nav')->render(); ?>
-
getHtml('Stocks'); ?>
+
getHtml('Stocks'); ?>
diff --git a/Theme/Backend/stock-location-list.tpl.php b/Theme/Backend/stock-location-list.tpl.php index 0aa9a9a..45d3d13 100755 --- a/Theme/Backend/stock-location-list.tpl.php +++ b/Theme/Backend/stock-location-list.tpl.php @@ -21,7 +21,7 @@ echo $this->getData('nav')->render(); ?>
-
getHtml('Locations'); ?>
+
getHtml('Locations'); ?>