From 46575d90c276bbf10d28d19900790c454dbe96ff Mon Sep 17 00:00:00 2001 From: Philip Häusler Date: Mon, 8 Sep 2014 14:45:41 +0200 Subject: pulled complete menu to the top (go for mobile...) --- includes/pages/user_shifts.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes/pages/user_shifts.php') diff --git a/includes/pages/user_shifts.php b/includes/pages/user_shifts.php index faf6f162..3b5c57e9 100644 --- a/includes/pages/user_shifts.php +++ b/includes/pages/user_shifts.php @@ -730,7 +730,7 @@ function view_user_shifts() { User_reset_api_key($user); return page(array( - '
', + '
', msg(), template_render('../templates/user_shifts.html', array( 'title' => shifts_title(), -- cgit v1.2.3-54-g00ecf