* @package subject * @version $Id: browse.html.php 4796 2013-06-06 02:21:59Z zhujinyonging@gmail.com $ * @link http://www.zentao.net */ ?> getModuleRoot() . 'common/view/header.html.php';?>
subject->common;?>
    subject->manage : $lang->subject->manageChild;?>
    '>
    " . html::a($this->createLink('subject', 'browse', "moduleID=$module->id"), $module->name) . " "; } ?>
    order > $maxOrder) $maxOrder = $sonModule->order;?>
    id]", $sonModule->name, 'class="form-control"');?>
    id]", $sonModule->short, "class='form-control' placeholder='{$lang->tree->short}'") . html::hidden("order[id$sonModule->id]", $sonModule->order);?>
    subject->name}'");?>
    tree->short}'");?>
    subject->name}'");?>
    tree->short}'");?>
    getModuleRoot() . 'common/view/footer.html.php';?>