diff options
author | Markus Krogh <markus@nordu.net> | 2016-03-10 11:53:42 +0000 |
---|---|---|
committer | Markus Krogh <markus@nordu.net> | 2016-03-10 11:53:42 +0000 |
commit | 4575c7ea47680e7f589477c917a73353d6faef73 (patch) | |
tree | 5f1fb1d8d120b8d609b2018a5eb8e8ad30183952 /templates/manager.html | |
parent | 67abade3147d6d706c18beaac219d549fb71c35e (diff) |
Manager mail + ceo mail
Diffstat (limited to 'templates/manager.html')
-rw-r--r-- | templates/manager.html | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/templates/manager.html b/templates/manager.html index 6e956e2..2cb8054 100644 --- a/templates/manager.html +++ b/templates/manager.html @@ -1,10 +1,5 @@ -<p>Missing time registration for your employee $employee, please submit and approve before tuesday 2 AM (CET)</p> +<p>Missing time registrations for your employees, please submit and approve before tuesday 2 AM (CET)</p> -<p>Status for $employee in Week $week - <ul> - <li>Timesheet has $submitted been submitted</li> - <li>Timesheet has $approved been approved by you.</li> - </ul> -</p> +$statuslist <p>Please go to <a href="$maconomyurl">Maconomy Portal</a> to submit and approve time.</p> |