diff --git a/Theme/Backend/analysis-overview-dashboard.tpl.php b/Theme/Backend/analysis-overview-dashboard.tpl.php
index e104cdd..29a4f2e 100644
--- a/Theme/Backend/analysis-overview-dashboard.tpl.php
+++ b/Theme/Backend/analysis-overview-dashboard.tpl.php
@@ -30,7 +30,7 @@ echo $this->getData('nav')->render(); ?>
- = $this->getHtml('Overview'); ?>
+ = $this->getHtml('Overview'); ?>
= $this->getHtml('Type') ?>
@@ -61,7 +61,7 @@ echo $this->getData('nav')->render(); ?>
- = $this->getHtml('Misc'); ?>
+ = $this->getHtml('Misc'); ?>
= $this->getHtml('Type') ?>
@@ -81,7 +81,7 @@ echo $this->getData('nav')->render(); ?>
- = $this->getHtml('Month'); ?>
+ = $this->getHtml('Month'); ?>
= $this->getHtml('Day') ?>
@@ -99,7 +99,7 @@ echo $this->getData('nav')->render(); ?>
- = $this->getHtml('Year'); ?>
+ = $this->getHtml('Year'); ?>
| = $this->getHtml('Year') ?>
| | | |