From b61201ed58dc502e3a784cdc0a322ee4630f5d7c Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Wed, 27 Jul 2016 22:20:30 +0200 Subject: [PATCH] Localization fix --- Theme/Backend/media-create.tpl.php | 2 +- Theme/Backend/media-list.tpl.php | 2 +- Theme/backend/media-create.tpl.php | 2 +- Theme/backend/media-list.tpl.php | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) 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(); ?> getCreatedAt()->format('Y-m-d H:i:s'); ?> - getText('Empty'); ?> + 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(); ?> getCreatedAt()->format('Y-m-d H:i:s'); ?> - getText('Empty'); ?> + getText('Empty', 0, 0); ?>