diff --git a/Theme/Backend/rnd-list.tpl.php b/Theme/Backend/rnd-list.tpl.php
index 5260d53..ef550ce 100644
--- a/Theme/Backend/rnd-list.tpl.php
+++ b/Theme/Backend/rnd-list.tpl.php
@@ -31,7 +31,7 @@ echo $this->getData('nav')->render(); ?>
= $this->getText('Projects'); ?>
- | = $this->getText('ID'); ?>
+ | = $this->getText('ID', 0, 0); ?>
| = $this->getText('Status'); ?>
| = $this->getText('Name'); ?>
| = $this->getText('Creator'); ?>
@@ -49,7 +49,7 @@ echo $this->getData('nav')->render(); ?>
|
- | = $this->getText('Empty'); ?>
+ | = $this->getText('Empty', 0, 0); ?>
diff --git a/Theme/backend/rnd-create.tpl.php b/Theme/backend/rnd-create.tpl.php
index e09b7ce..0ac9bc6 100644
--- a/Theme/backend/rnd-create.tpl.php
+++ b/Theme/backend/rnd-create.tpl.php
@@ -43,8 +43,8 @@ echo $this->getData('nav')->render(); ?>
| |