summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/manager.html2
-rw-r--r--templates/missing.html2
-rw-r--r--templates/unsubmitted.html2
3 files changed, 3 insertions, 3 deletions
diff --git a/templates/manager.html b/templates/manager.html
index 2cb8054..9b46797 100644
--- a/templates/manager.html
+++ b/templates/manager.html
@@ -1,4 +1,4 @@
-<p>Missing time registrations for your employees, please submit and approve before tuesday 2 AM (CET)</p>
+<p>Missing time registrations for $amount of your employees, please submit and approve before tuesday 2 AM (CET)</p>
$statuslist
diff --git a/templates/missing.html b/templates/missing.html
index c17c8fc..dbe702d 100644
--- a/templates/missing.html
+++ b/templates/missing.html
@@ -2,5 +2,5 @@
<p>Please go to <a href="$maconomyurl">Maconomy Portal</a> to register time.</p>
-<p>For information on how to use time registration please see <a href="$helpurl">Time registration in Maconomy</a></p>
+<p>For information on how to use the time registration system please see <a href="$helpurl">Time registration in Maconomy</a></p>
diff --git a/templates/unsubmitted.html b/templates/unsubmitted.html
index 73af949..5fabaaf 100644
--- a/templates/unsubmitted.html
+++ b/templates/unsubmitted.html
@@ -2,4 +2,4 @@
<p>Please go to <a href="$maconomyurl">Maconomy Portal</a> to register time.</p>
-<p>For information on how to use time registration please see <a href="$helpurl">Time registration in Maconomy</a></p>
+<p>For information on how to use the time registration system please see <a href="$helpurl">Time registration in Maconomy</a></p>