diff --git a/includes/view/User_view.php b/includes/view/User_view.php index ec1c7434..fb65d2c7 100644 --- a/includes/view/User_view.php +++ b/includes/view/User_view.php @@ -664,7 +664,7 @@ function User_view( page_link_to('user_shifts') ), true) : '', - ical_hint() + $its_me ? ical_hint() : '' ] ); }