diff --git a/Theme/Backend/entries.tpl.php b/Theme/Backend/entries.tpl.php
index a1ef3ab..81837a0 100755
--- a/Theme/Backend/entries.tpl.php
+++ b/Theme/Backend/entries.tpl.php
@@ -93,9 +93,6 @@ $footerView->setResults(1);
= $this->getHtml('ExternalVoucher'); ?>
| = $this->getHtml('Creator'); ?>
| = $this->getHtml('Created'); ?>
- |
-
- |
|
$value) : ++$count; ?>
diff --git a/Theme/Backend/gl-list.tpl.php b/Theme/Backend/gl-list.tpl.php
index 94bb0b0..77249e2 100755
--- a/Theme/Backend/gl-list.tpl.php
+++ b/Theme/Backend/gl-list.tpl.php
@@ -34,8 +34,6 @@ echo $this->getData('nav')->render(); ?>
| = $this->getHtml('ID', '0', '0'); ?>
| = $this->getHtml('Name'); ?>
- |
- |
|
$value) : ++$c;
$url = \phpOMS\Uri\UriFactory::build('{/prefix}admin/group/settings?{?}&id=' . $value->getId()); ?>
diff --git a/Theme/Backend/journal-list.tpl.php b/Theme/Backend/journal-list.tpl.php
index 2df3b93..7d81cbb 100755
--- a/Theme/Backend/journal-list.tpl.php
+++ b/Theme/Backend/journal-list.tpl.php
@@ -32,8 +32,6 @@ echo $this->getData('nav')->render(); ?>
| = $this->getHtml('ID', '0', '0'); ?>
| = $this->getHtml('Name'); ?>
- |
- |
|
$value) : ++$c;
$url = \phpOMS\Uri\UriFactory::build('{/prefix}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 36ded49..364a148 100755
--- a/Theme/Backend/stack-archive-list.tpl.php
+++ b/Theme/Backend/stack-archive-list.tpl.php
@@ -34,8 +34,6 @@ echo $this->getData('nav')->render(); ?>
= $this->getHtml('Name'); ?>
| = $this->getHtml('Creator'); ?>
| = $this->getHtml('Created'); ?>
- |
- |
|
$value) : ++$c;
$url = \phpOMS\Uri\UriFactory::build('{/prefix}admin/group/settings?{?}&id=' . $value->getId()); ?>
diff --git a/Theme/Backend/stack-list.tpl.php b/Theme/Backend/stack-list.tpl.php
index 7206912..3af25f0 100755
--- a/Theme/Backend/stack-list.tpl.php
+++ b/Theme/Backend/stack-list.tpl.php
@@ -36,8 +36,6 @@ echo $this->getData('nav')->render(); ?>
= $this->getHtml('Name'); ?>
| = $this->getHtml('Creator'); ?>
| = $this->getHtml('Created'); ?>
- |
- |
|
$value) : ++$c;
$url = \phpOMS\Uri\UriFactory::build('{/prefix}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 bf0d005..7fc40f1 100755
--- a/Theme/Backend/stack-predefined-list.tpl.php
+++ b/Theme/Backend/stack-predefined-list.tpl.php
@@ -35,8 +35,6 @@ echo $this->getData('nav')->render(); ?>
= $this->getHtml('Name'); ?>
| = $this->getHtml('Creator'); ?>
| = $this->getHtml('Created'); ?>
- |
- |
|
$value) : ++$c;
$url = \phpOMS\Uri\UriFactory::build('{/prefix}admin/group/settings?{?}&id=' . $value->getId()); ?>