diff --git a/Theme/Backend/dashboard.tpl.php b/Theme/Backend/dashboard.tpl.php
index c176729..1f4164b 100755
--- a/Theme/Backend/dashboard.tpl.php
+++ b/Theme/Backend/dashboard.tpl.php
@@ -20,7 +20,7 @@ echo $this->data['nav']->render(); ?>
- = $this->getHtml('Recordings'); ?>
+ = $this->getHtml('Recordings'); ?>
= $this->getHtml('Date'); ?>
diff --git a/Theme/Backend/private-session.tpl.php b/Theme/Backend/private-session.tpl.php
index 6174b50..271bc9e 100755
--- a/Theme/Backend/private-session.tpl.php
+++ b/Theme/Backend/private-session.tpl.php
@@ -22,7 +22,7 @@ echo $this->data['nav']->render(); ?>
- = $session->start->format('Y-m-d'); ?>
+ = $session->start->format('Y-m-d'); ?>
= $this->getHtml('Status'); ?>
diff --git a/Theme/Timeterminal/overview.tpl.php b/Theme/Timeterminal/overview.tpl.php
index bb655e7..747626c 100755
--- a/Theme/Timeterminal/overview.tpl.php
+++ b/Theme/Timeterminal/overview.tpl.php
@@ -82,7 +82,7 @@ echo $this->data['nav']->render(); ?>
- = $this->getHtml('Recordings'); ?>
+ = $this->getHtml('Recordings'); ?>
| = $this->getHtml('Date'); ?>
| | |