diff --git a/Theme/Backend/entries.tpl.php b/Theme/Backend/entries.tpl.php
index a4f062f..838892c 100644
--- a/Theme/Backend/entries.tpl.php
+++ b/Theme/Backend/entries.tpl.php
@@ -94,7 +94,7 @@ $footerView->setResults(1);
= $this->getHtml('Created') ?>
|
- | = $footerView->render(); ?>
+ |
|
$value) : $count++; ?>
diff --git a/Theme/Backend/gl-list.tpl.php b/Theme/Backend/gl-list.tpl.php
index a268af2..5452b66 100644
--- a/Theme/Backend/gl-list.tpl.php
+++ b/Theme/Backend/gl-list.tpl.php
@@ -34,7 +34,7 @@ echo $this->getData('nav')->render(); ?>
= $this->getHtml('ID', 0, 0); ?>
| = $this->getHtml('Name') ?>
|
- | = $footerView->render(); ?>
+ |
|
|
$value) : $c++;
$url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/admin/group/settings?{?}&id=' . $value->getId()); ?>
diff --git a/Theme/Backend/journal-list.tpl.php b/Theme/Backend/journal-list.tpl.php
index 7de2658..ca37a6e 100644
--- a/Theme/Backend/journal-list.tpl.php
+++ b/Theme/Backend/journal-list.tpl.php
@@ -32,7 +32,7 @@ echo $this->getData('nav')->render(); ?>
= $this->getHtml('ID', 0, 0); ?>
| = $this->getHtml('Name') ?>
|
- | = $footerView->render(); ?>
+ |
|
|
$value) : $c++;
$url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/admin/group/settings?{?}&id=' . $value->getId()); ?>
diff --git a/Theme/Backend/stack-archive-list.tpl.php b/Theme/Backend/stack-archive-list.tpl.php
index 1eda660..e61d41b 100644
--- a/Theme/Backend/stack-archive-list.tpl.php
+++ b/Theme/Backend/stack-archive-list.tpl.php
@@ -34,7 +34,7 @@ echo $this->getData('nav')->render(); ?>
= $this->getHtml('Creator') ?>
| = $this->getHtml('Created') ?>
|
- | = $footerView->render(); ?>
+ |
|
|
$value) : $c++;
$url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/admin/group/settings?{?}&id=' . $value->getId()); ?>
diff --git a/Theme/Backend/stack-list.tpl.php b/Theme/Backend/stack-list.tpl.php
index edde3d8..23a5a86 100644
--- a/Theme/Backend/stack-list.tpl.php
+++ b/Theme/Backend/stack-list.tpl.php
@@ -36,7 +36,7 @@ echo $this->getData('nav')->render(); ?>
= $this->getHtml('Creator') ?>
| = $this->getHtml('Created') ?>
|
- | = $footerView->render(); ?>
+ |
|
|
$value) : $c++;
$url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/admin/group/settings?{?}&id=' . $value->getId()); ?>
diff --git a/Theme/Backend/stack-predefined-list.tpl.php b/Theme/Backend/stack-predefined-list.tpl.php
index 7e7a1c1..6a52336 100644
--- a/Theme/Backend/stack-predefined-list.tpl.php
+++ b/Theme/Backend/stack-predefined-list.tpl.php
@@ -35,7 +35,7 @@ echo $this->getData('nav')->render(); ?>
= $this->getHtml('Creator') ?>
| = $this->getHtml('Created') ?>
|
- | = $footerView->render(); ?>
+ |
|
|
$value) : $c++;
$url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/admin/group/settings?{?}&id=' . $value->getId()); ?>