summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtemplates/view_kitlocker.tpl (renamed from templates/stock_fixed_grid_inc.tpl)0
-rw-r--r--view_kitlocker.php2
2 files changed, 1 insertions, 1 deletions
diff --git a/templates/stock_fixed_grid_inc.tpl b/templates/view_kitlocker.tpl
index f13011d..f13011d 100755
--- a/templates/stock_fixed_grid_inc.tpl
+++ b/templates/view_kitlocker.tpl
diff --git a/view_kitlocker.php b/view_kitlocker.php
index 0974b75..1dc7594 100644
--- a/view_kitlocker.php
+++ b/view_kitlocker.php
@@ -37,4 +37,4 @@ unset( $row );
$gBitSmarty->assign( 'stgrpItems', $stgrpItems );
$gBitSystem->setBrowserTitle( KernelTools::tra( 'Kitlocker' ) );
-$gBitSystem->display( 'bitpackage:stock/stock_fixed_grid_inc.tpl', null, [ 'display_mode' => 'display' ] );
+$gBitSystem->display( 'bitpackage:stock/view_kitlocker.tpl', null, [ 'display_mode' => 'display' ] );