diff --git a/Theme/Backend/cockpit.tpl.php b/Theme/Backend/cockpit.tpl.php
index 8cb49e8..ffe2d59 100644
--- a/Theme/Backend/cockpit.tpl.php
+++ b/Theme/Backend/cockpit.tpl.php
@@ -51,7 +51,7 @@ echo $this->getData('nav')->render(); ?>
- | | = $this->getText('Empty'); ?>
+ |
| = $this->getText('Empty', 0, 0); ?>
diff --git a/Theme/backend/cockpit.tpl.php b/Theme/backend/cockpit.tpl.php
index 8cb49e8..ffe2d59 100644
--- a/Theme/backend/cockpit.tpl.php
+++ b/Theme/backend/cockpit.tpl.php
@@ -51,7 +51,7 @@ echo $this->getData('nav')->render(); ?>
|
- |
| = $this->getText('Empty'); ?>
+ |
| = $this->getText('Empty', 0, 0); ?>
|