summaryrefslogtreecommitdiff
path: root/includes/view/ShiftEntry_view.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/view/ShiftEntry_view.php')
-rw-r--r--includes/view/ShiftEntry_view.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/view/ShiftEntry_view.php b/includes/view/ShiftEntry_view.php
index 6cb8ba00..9665e426 100644
--- a/includes/view/ShiftEntry_view.php
+++ b/includes/view/ShiftEntry_view.php
@@ -21,6 +21,7 @@ function ShiftEntry_edit_view($angel, $date, $location, $title, $type, $comment,
$freeload_form = array();
}
return page_with_title(_("Edit shift entry"), array(
+ msg(),
form(array(
form_info(_("Angel:"), $angel),
form_info(_("Date, Duration:"), $date),