diff --git a/Theme/Backend/checklist-list.tpl.php b/Theme/Backend/checklist-list.tpl.php
index 703e73e..887c6f3 100755
--- a/Theme/Backend/checklist-list.tpl.php
+++ b/Theme/Backend/checklist-list.tpl.php
@@ -29,6 +29,7 @@ echo $this->getData('nav')->render(); ?>
= $this->getHtml('Checklists'); ?>
+
@@ -52,6 +53,7 @@ echo $this->getData('nav')->render(); ?>
| = $this->getHtml('Empty', '0', '0'); ?>
|
+
diff --git a/Theme/Backend/checklist-template-list.tpl.php b/Theme/Backend/checklist-template-list.tpl.php
index 9def21f..f58ad9e 100755
--- a/Theme/Backend/checklist-template-list.tpl.php
+++ b/Theme/Backend/checklist-template-list.tpl.php
@@ -28,6 +28,7 @@ echo $this->getData('nav')->render(); ?>
+
= $this->getHtml('Templates'); ?>
@@ -37,8 +38,6 @@ echo $this->getData('nav')->render(); ?>
| = $this->getHtml('Name'); ?>
| = $this->getHtml('Creator'); ?>
| = $this->getHtml('Created'); ?>
- |
- |
|
$value) : ++$c;
$url = \phpOMS\Uri\UriFactory::build('{/prefix}checklist/single?{?}&id=' . $value->getId()); ?>
@@ -53,6 +52,7 @@ echo $this->getData('nav')->render(); ?>
= $this->getHtml('Empty', '0', '0'); ?>
|
+