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); ?>