|
|
|
|
@ -35,9 +35,6 @@ echo Display::page_header($nameTools); |
|
|
|
|
<div class="sectiontitle"><?php Display::display_icon('copy.gif', get_lang('CopyCourse')); ?> <a href="../coursecopy/copy_course.php?<?php echo api_get_cidreq(); ?>"><?php echo get_lang('CopyCourse'); ?></a></div>
|
|
|
|
|
<div class="sectioncomment"><?php echo get_lang('DescriptionCopyCourse'); ?></div>
|
|
|
|
|
|
|
|
|
|
<div class="sectiontitle"><?php Display::display_icon('copy.gif', get_lang('CopySurvey')); ?> <a href="../survey/copy_survey.php?<?php echo api_get_cidreq(); ?>"><?php echo get_lang('CopySurvey'); ?></a></div>
|
|
|
|
|
<div class="sectioncomment"><?php echo get_lang('DescriptionCopySurvey'); ?></div>
|
|
|
|
|
|
|
|
|
|
<div class="sectiontitle"><?php Display::display_icon('tool_delete.gif', get_lang('recycle_course')); ?> <a href="../coursecopy/recycle_course.php?<?php echo api_get_cidreq(); ?>"><?php echo get_lang('recycle_course'); ?></a></div>
|
|
|
|
|
<div class="sectioncomment"><?php echo get_lang('DescriptionRecycleCourse'); ?></div>
|
|
|
|
|
|
|
|
|
|
|