From 41280a17f5a51030c158b30db88aa22aae94e282 Mon Sep 17 00:00:00 2001 From: Philip Häusler Date: Fri, 14 Aug 2015 12:32:54 +0200 Subject: added hint about nightshifts --- includes/view/User_view.php | 1 + 1 file changed, 1 insertion(+) (limited to 'includes/view') diff --git a/includes/view/User_view.php b/includes/view/User_view.php index eb46b55c..233fec52 100644 --- a/includes/view/User_view.php +++ b/includes/view/User_view.php @@ -223,6 +223,7 @@ function User_view($user_source, $admin_user_privilege, $freeloader, $user_angel 'comment' => _("Comment"), 'actions' => _("Action") ), $myshifts_table) : '', + $its_me ? info(glyph('info-sign') . _("Your night shifts between 2 and 8 am count twice."), true) : '', $its_me && count($shifts) == 0 ? error(sprintf(_("Go to the shifts table to sign yourself up for some shifts."), page_link_to('user_shifts')), true) : '' )); } -- cgit v1.2.3-70-g09d2