summaryrefslogtreecommitdiff
path: root/includes/pages/admin_shifts.php
diff options
context:
space:
mode:
authorPhilip Häusler <msquare@notrademark.de>2011-12-26 15:55:17 +0100
committerPhilip Häusler <msquare@notrademark.de>2011-12-26 15:55:17 +0100
commitd1078f60fdb2237b1a3bfe0b664da1a5e7425d1f (patch)
tree7e2245fe2267b1fb0006228515b4acead4f9eb2b /includes/pages/admin_shifts.php
parentce7f071c38202764f43eded4c3157a4743bd545f (diff)
#44 new register form
Diffstat (limited to 'includes/pages/admin_shifts.php')
-rw-r--r--includes/pages/admin_shifts.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/pages/admin_shifts.php b/includes/pages/admin_shifts.php
index 8ae183a6..c5dc28cd 100644
--- a/includes/pages/admin_shifts.php
+++ b/includes/pages/admin_shifts.php
@@ -244,7 +244,7 @@ function admin_shifts() {
unset ($_SESSION['admin_shifts_types']);
}
- $room_select = html_select_key('rid', $room_array, $_REQUEST['rid']);
+ $room_select = html_select_key('rid', 'rid', $room_array, $_REQUEST['rid']);
$angel_types = "";
foreach ($types as $type) {
$angel_types .= template_render('../templates/admin_shifts_angel_types.html', array (