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(); ?>
-
-

getHtml('Reports') ?>

- -
+
+
getHtml('Reports') ?>
+
@@ -59,13 +58,12 @@ echo $this->getData('nav')->render(); ?>
-
+
-
-

getHtml('Export') ?>

- -
+
+
getHtml('Export') ?>
+
@@ -88,33 +86,30 @@ echo $this->getData('nav')->render(); ?>
-
+ -
-

getHtml('Settings') ?>

- -
-
+
+ +
getHtml('Settings') ?>
+
-
request->getData($element['attributes']['name'] ?? '')); ?> -
getHtml('Load'); ?>
- -
-
+ +
getHtml('Load'); ?>
+ + -
-

getHtml('Info') ?>

- -
+
+
getHtml('Info') ?>
+
isStandalone() && !($report instanceof \Modules\Helper\Models\NullReport)) : ?> @@ -143,6 +138,6 @@ echo $this->getData('nav')->render(); ?>
getCreatedAt()->format('Y-m-d'); ?>
-
+ \ No newline at end of file