diff --git a/renderer.php b/renderer.php
index f20219ad385b54f586ec16fd4f83fe7b1f102ef2..9893e34b2c1ec1f94abae571cfaaa132f52e1660 100644
--- a/renderer.php
+++ b/renderer.php
@@ -832,12 +832,6 @@ public function print_iena_section_pages($course)
 			// Il se trouve dans : $thissection->name
 			//var_dump($htmlsection);
 			//var_dump($htmlsection0);
-			if ($PAGE->user_is_editing()) {
-				// echo $completioninfo->display_help_icon();
-				echo $this->output->heading($this->page_title(), 2, 'accesshide');
-				echo $this->course_activity_clipboard($course, 0);
-				echo $this->start_section_list();
-			}
 
 			// if ($course->sectionposition == 0 and isset($htmlsection0)) {
 			// 	if ($PAGE->user_is_editing()){