diff --git a/Theme/Backend/clients-create.tpl.php b/Theme/Backend/clients-create.tpl.php
index 0f4339d..5983715 100644
--- a/Theme/Backend/clients-create.tpl.php
+++ b/Theme/Backend/clients-create.tpl.php
@@ -15,7 +15,7 @@
*/
echo $this->getData('nav')->render(); ?>
-
+
@@ -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 f9d1299..73b3743 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 2ad5438..57eed29 100644
--- a/Theme/Backend/clients-profile.tpl.php
+++ b/Theme/Backend/clients-profile.tpl.php
@@ -18,7 +18,7 @@ $client = $this->getData('client');
*/
echo $this->getData('nav')->render();
?>
-
+
@@ -271,7 +271,7 @@ echo $this->getData('nav')->render();
$footerView->setPage(1);
?>
-
+
= $this->getHtml('Logs'); ?>