getModuleRoot() . 'common/view/header.html.php';?>
title . " " . ($node ? $node->title : $lang->baseline->manageBook);?>
id ? $child->id : $maxID;?>
book->type;?> baseline->chapterType;?> book->title;?> book->keywords;?> actions; ?>
id]", $lang->book->typeList, $child->type, "class='form-control'");?> id]", $lang->baseline->chapterTypeList, $child->chapterType, "class='form-control'");?> id]", $child->title, "class='form-control'");?> id]", $child->keywords, "class='form-control'");?> id]", $child->order, "class='order'");?> id]", 'update');?>
book->typeList, '', "class='form-control'");?> baseline->chapterTypeList, '', "class='form-control'");?>
getModuleRoot() . 'common/view/footer.html.php';?>