diff --git a/Theme/Backend/staff-view.tpl.php b/Theme/Backend/staff-view.tpl.php
index 53aff81..d048e46 100644
--- a/Theme/Backend/staff-view.tpl.php
+++ b/Theme/Backend/staff-view.tpl.php
@@ -376,10 +376,10 @@ echo $this->data['nav']->render(); ?>
) : ?>
Today
- = $session->start->format('Y-m-d'); ?> - = $this->getHtml('D' . $session->start->format('w'), 'HumanResourceTimeRecording', 'Backend'); ?>
+ = $session->start->format('Y-m-d'); ?> - = $this->getHtml(':D' . $session->start->format('w'), 'HumanResourceTimeRecording', 'Backend'); ?>
-
= $this->getHtml('CT' . $session->type, 'HumanResourceTimeRecording', 'Backend'); ?>
- | = $this->getHtml('CS' . $session->getStatus(), 'HumanResourceTimeRecording', 'Backend'); ?>
+ | = $this->getHtml(':CT' . $session->type, 'HumanResourceTimeRecording', 'Backend'); ?>
+ | = $this->getHtml(':CS' . $session->getStatus(), 'HumanResourceTimeRecording', 'Backend'); ?>
| = $session->start->format('H:i'); ?>
| = (int) ($session->getBreak() / 3600); ?>h = ((int) ($session->getBreak() / 60) % 60); ?>m
| = $session->end?->format('H:i'); ?>
@@ -400,7 +400,7 @@ echo $this->data['nav']->render(); ?>
?>
|
- | = $current->format('Y-m-d'); ?> - = $this->getHtml('D' . $current->format('w'), 'HumanResourceTimeRecording', 'Backend'); ?>
+ | = $current->format('Y-m-d'); ?> - = $this->getHtml(':D' . $current->format('w'), 'HumanResourceTimeRecording', 'Backend'); ?>
|
getTimestamp() <= $startWeek->getTimestamp()) : ?>
|