diff --git a/Theme/Backend/clients-create.tpl.php b/Theme/Backend/clients-create.tpl.php
index b4b087e..97a2e66 100644
--- a/Theme/Backend/clients-create.tpl.php
+++ b/Theme/Backend/clients-create.tpl.php
@@ -262,7 +262,7 @@ echo $this->getData('nav')->render(); ?>
$footerView->setPage(1);
?>
-
+
= $this->getHtml('Logs'); ?>
diff --git a/Theme/Backend/clients-list.tpl.php b/Theme/Backend/clients-list.tpl.php
index a2f4866..217ddcd 100644
--- a/Theme/Backend/clients-list.tpl.php
+++ b/Theme/Backend/clients-list.tpl.php
@@ -61,7 +61,7 @@ echo $this->getData('nav')->render(); ?>
-
+
= $this->getHtml('Clients'); ?>
diff --git a/Theme/Backend/clients-profile.tpl.php b/Theme/Backend/clients-profile.tpl.php
index 8b563df..ce39efa 100644
--- a/Theme/Backend/clients-profile.tpl.php
+++ b/Theme/Backend/clients-profile.tpl.php
@@ -271,7 +271,7 @@ echo $this->getData('nav')->render();
$footerView->setPage(1);
?>
-
+
= $this->getHtml('Logs'); ?>