* @package traincourse * @version $Id: managechapter.html.php 4029 2022-02-10 10:50:41Z $ * @link https://www.zentao.net */ ?> getModuleRoot() . 'common/view/header.html.php';?> path) : array(0));?> createLink('traincourse', 'manageCourse', "courseID=$courseID")?>
name . " " . ($node ? $node->name : $lang->traincourse->manageChapter);?>
id ? $child->id : $maxID;?>
traincourse->type;?> traincourse->chapterName;?> traincourse->chapterDesc;?> actions; ?>
id]", $lang->traincourse->typeList, $child->type, "class='form-control'");?> id]", $child->name, "class='form-control'");?> id]", $child->desc, "class='form-control'");?> id]", $child->order, "class='order'");?> id]", 'update');?>
traincourse->typeList, '', "class='form-control'");?>
getModuleRoot() . 'common/view/footer.html.php';?>