From 76721aa91ce391635d3d0b1066cb7760a3194d26 Mon Sep 17 00:00:00 2001 From: fredtempez Date: Sun, 21 Jan 2024 11:21:35 +0100 Subject: [PATCH] fix layout manage --- core/module/course/view/manage/manage.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/core/module/course/view/manage/manage.php b/core/module/course/view/manage/manage.php index 59c99ca..20a6fe1 100644 --- a/core/module/course/view/manage/manage.php +++ b/core/module/course/view/manage/manage.php @@ -7,8 +7,8 @@ ]); ?> -
-
+
+
getUrl(2), [ 'href' => helper::baseUrl() . 'course/users/' . $this->getUrl(2), 'value' => 'Participants', @@ -119,14 +119,14 @@
-
+
'Participation', 'selected' => $this->getdata(['course', $this->getUrl(2), 'enrolment']), 'disabled' => true, ]); ?>
-
+
'Clé', 'value' => $this->getdata(['course', $this->getUrl(2), 'enrolmentKey']), @@ -135,14 +135,14 @@
-
+
$this->getdata(['course', $this->getUrl(2), 'limitEnrolment']), 'help' => 'Ne s\'applique pas à l\'inscription anonyme', 'disabled' => true, ]); ?>
-
+
'datetime-local', 'label' => 'Fermeture',