diff --git a/Theme/Backend/audit-list.tpl.php b/Theme/Backend/audit-list.tpl.php
index c20b997..9368925 100755
--- a/Theme/Backend/audit-list.tpl.php
+++ b/Theme/Backend/audit-list.tpl.php
@@ -41,7 +41,7 @@ echo $this->data['nav']->render(); ?>
-
+
= $tableView->renderTitle($this->getHtml('Audits')); ?>
@@ -98,6 +98,6 @@ echo $this->data['nav']->render(); ?>
-
+
diff --git a/Theme/Backend/audit-view.tpl.php b/Theme/Backend/audit-view.tpl.php
index 65ac88b..2d0de56 100644
--- a/Theme/Backend/audit-view.tpl.php
+++ b/Theme/Backend/audit-view.tpl.php
@@ -38,7 +38,7 @@ echo $this->data['nav']->render();
-
+
@@ -85,6 +85,6 @@ echo $this->data['nav']->render();
-
+
\ No newline at end of file