summaryrefslogtreecommitdiff
path: root/includes/view/ShiftEntry_view.php
diff options
context:
space:
mode:
authorPhilip Häusler <msquare@notrademark.de>2014-08-23 02:47:06 +0200
committerPhilip Häusler <msquare@notrademark.de>2014-08-23 02:47:06 +0200
commitf30bc252460e74ca4c71677663acd3d91a8657d6 (patch)
tree13bf648860ac0b924eb6881e14ec0e5fee3aef8b /includes/view/ShiftEntry_view.php
parentc5331c44fd5f0251e7ec572c3bfc50a9f52c86bf (diff)
minor bugfixes
Diffstat (limited to 'includes/view/ShiftEntry_view.php')
-rw-r--r--includes/view/ShiftEntry_view.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/view/ShiftEntry_view.php b/includes/view/ShiftEntry_view.php
index c8690689..6cb8ba00 100644
--- a/includes/view/ShiftEntry_view.php
+++ b/includes/view/ShiftEntry_view.php
@@ -18,7 +18,7 @@ function ShiftEntry_edit_view($angel, $date, $location, $title, $type, $comment,
form_textarea('freeload_comment', _("Freeload comment (Only for shift coordination):"), $freeload_comment)
);
} else {
- $freeload_form = "";
+ $freeload_form = array();
}
return page_with_title(_("Edit shift entry"), array(
form(array(