diff --git a/Theme/Backend/media-create.tpl.php b/Theme/Backend/media-create.tpl.php
index 818b477..d1be1b6 100644
--- a/Theme/Backend/media-create.tpl.php
+++ b/Theme/Backend/media-create.tpl.php
@@ -27,7 +27,7 @@ echo $this->getData('nav')->render(); ?>
|
|
|
|
|
- |
|
+ |
|
diff --git a/Theme/Backend/media-list.tpl.php b/Theme/Backend/media-list.tpl.php
index 05ec99f..5a5774f 100644
--- a/Theme/Backend/media-list.tpl.php
+++ b/Theme/Backend/media-list.tpl.php
@@ -48,7 +48,7 @@ echo $this->getData('nav')->render(); ?>
| = $value->getCreatedAt()->format('Y-m-d H:i:s'); ?>
- |
| = $this->getText('Empty'); ?>
+ |
| = $this->getText('Empty', 0, 0); ?>
diff --git a/Theme/backend/media-create.tpl.php b/Theme/backend/media-create.tpl.php
index 818b477..d1be1b6 100644
--- a/Theme/backend/media-create.tpl.php
+++ b/Theme/backend/media-create.tpl.php
@@ -27,7 +27,7 @@ echo $this->getData('nav')->render(); ?>
|
|
|
|
|
|
- |
|
+ |
|
diff --git a/Theme/backend/media-list.tpl.php b/Theme/backend/media-list.tpl.php
index 05ec99f..5a5774f 100644
--- a/Theme/backend/media-list.tpl.php
+++ b/Theme/backend/media-list.tpl.php
@@ -48,7 +48,7 @@ echo $this->getData('nav')->render(); ?>
| = $value->getCreatedAt()->format('Y-m-d H:i:s'); ?>
- |
| = $this->getText('Empty'); ?>
+ |
| = $this->getText('Empty', 0, 0); ?>
|