diff --git a/Theme/Backend/helper-single.tpl.php b/Theme/Backend/helper-single.tpl.php
index 5d1de73..0db2660 100644
--- a/Theme/Backend/helper-single.tpl.php
+++ b/Theme/Backend/helper-single.tpl.php
@@ -35,10 +35,9 @@ echo $this->getData('nav')->render(); ?>
-
- = $this->getHtml('Reports') ?>
-
-
+
+
= $this->getHtml('Reports') ?>
+
-
+
-
- = $this->getHtml('Export') ?>
-
-
+
+
= $this->getHtml('Export') ?>
+
-
+
-
- = $this->getHtml('Settings') ?>
-
-
-
- = $this->getHtml('Info') ?>
-
-
+
+
= $this->getHtml('Info') ?>
+
isStandalone() && !($report instanceof \Modules\Helper\Models\NullReport)) : ?>
@@ -143,6 +138,6 @@ echo $this->getData('nav')->render(); ?>
| = $template->getCreatedAt()->format('Y-m-d'); ?>
|
-
+
\ No newline at end of file