From 45180f413406f14904062ce257ee80b45a95ce82 Mon Sep 17 00:00:00 2001 From: Moritz Strohm Date: Thu, 3 Apr 2025 16:53:23 +0200 Subject: removed debug code --- app/views/course/lti/share_as_tool.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/course/lti/share_as_tool.php b/app/views/course/lti/share_as_tool.php index 33c2b10..8c4916b 100644 --- a/app/views/course/lti/share_as_tool.php +++ b/app/views/course/lti/share_as_tool.php @@ -82,7 +82,7 @@ creator_id !== $GLOBALS['user']->id) { + if ($platform->creator_id !== $GLOBALS['user']->id) { $menu->addLink( $controller->url_for('messages/write', ['rec_uname' => $platform->creator->username]), _('Nachricht an verantwortliche Person schreiben'), -- cgit v1.0