From 3ee9bf99f64682fa20eb552ca65203bdaa40977f 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/dashboard.tpl.php | 4 ++-- Theme/Backend/mail-out-view.tpl.php | 4 ++-- Theme/Backend/mail-spam-view.tpl.php | 4 ++-- Theme/Backend/mail-trash-view.tpl.php | 4 ++-- Theme/backend/dashboard.tpl.php | 4 ++-- Theme/backend/mail-out-view.tpl.php | 4 ++-- Theme/backend/mail-spam-view.tpl.php | 4 ++-- Theme/backend/mail-trash-view.tpl.php | 4 ++-- 8 files changed, 16 insertions(+), 16 deletions(-) diff --git a/Theme/Backend/dashboard.tpl.php b/Theme/Backend/dashboard.tpl.php index 3f8dbef..fc39dd4 100644 --- a/Theme/Backend/dashboard.tpl.php +++ b/Theme/Backend/dashboard.tpl.php @@ -23,7 +23,7 @@ echo $this->getData('nav')->render(); ?>
@@ -62,7 +62,7 @@ echo $this->getData('nav')->render(); ?> - getText('Empty'); ?> + getText('Empty', 0, 0); ?> diff --git a/Theme/Backend/mail-out-view.tpl.php b/Theme/Backend/mail-out-view.tpl.php index cc97b5c..b5ba13b 100644 --- a/Theme/Backend/mail-out-view.tpl.php +++ b/Theme/Backend/mail-out-view.tpl.php @@ -22,7 +22,7 @@ echo $this->getData('nav')->render(); ?>
@@ -51,7 +51,7 @@ echo $this->getData('nav')->render(); ?> - getText('Empty'); ?> + getText('Empty', 0, 0); ?> diff --git a/Theme/Backend/mail-spam-view.tpl.php b/Theme/Backend/mail-spam-view.tpl.php index cc97b5c..b5ba13b 100644 --- a/Theme/Backend/mail-spam-view.tpl.php +++ b/Theme/Backend/mail-spam-view.tpl.php @@ -22,7 +22,7 @@ echo $this->getData('nav')->render(); ?>
@@ -51,7 +51,7 @@ echo $this->getData('nav')->render(); ?> - getText('Empty'); ?> + getText('Empty', 0, 0); ?> diff --git a/Theme/Backend/mail-trash-view.tpl.php b/Theme/Backend/mail-trash-view.tpl.php index cc97b5c..b5ba13b 100644 --- a/Theme/Backend/mail-trash-view.tpl.php +++ b/Theme/Backend/mail-trash-view.tpl.php @@ -22,7 +22,7 @@ echo $this->getData('nav')->render(); ?>
@@ -51,7 +51,7 @@ echo $this->getData('nav')->render(); ?> - getText('Empty'); ?> + getText('Empty', 0, 0); ?> diff --git a/Theme/backend/dashboard.tpl.php b/Theme/backend/dashboard.tpl.php index 3f8dbef..fc39dd4 100644 --- a/Theme/backend/dashboard.tpl.php +++ b/Theme/backend/dashboard.tpl.php @@ -23,7 +23,7 @@ echo $this->getData('nav')->render(); ?>
@@ -62,7 +62,7 @@ echo $this->getData('nav')->render(); ?> - getText('Empty'); ?> + getText('Empty', 0, 0); ?> diff --git a/Theme/backend/mail-out-view.tpl.php b/Theme/backend/mail-out-view.tpl.php index cc97b5c..b5ba13b 100644 --- a/Theme/backend/mail-out-view.tpl.php +++ b/Theme/backend/mail-out-view.tpl.php @@ -22,7 +22,7 @@ echo $this->getData('nav')->render(); ?>
@@ -51,7 +51,7 @@ echo $this->getData('nav')->render(); ?> - getText('Empty'); ?> + getText('Empty', 0, 0); ?> diff --git a/Theme/backend/mail-spam-view.tpl.php b/Theme/backend/mail-spam-view.tpl.php index cc97b5c..b5ba13b 100644 --- a/Theme/backend/mail-spam-view.tpl.php +++ b/Theme/backend/mail-spam-view.tpl.php @@ -22,7 +22,7 @@ echo $this->getData('nav')->render(); ?>
@@ -51,7 +51,7 @@ echo $this->getData('nav')->render(); ?> - getText('Empty'); ?> + getText('Empty', 0, 0); ?> diff --git a/Theme/backend/mail-trash-view.tpl.php b/Theme/backend/mail-trash-view.tpl.php index cc97b5c..b5ba13b 100644 --- a/Theme/backend/mail-trash-view.tpl.php +++ b/Theme/backend/mail-trash-view.tpl.php @@ -22,7 +22,7 @@ echo $this->getData('nav')->render(); ?>
@@ -51,7 +51,7 @@ echo $this->getData('nav')->render(); ?> - getText('Empty'); ?> + getText('Empty', 0, 0); ?>