custom->tipProgressList as $key => $value)
{
echo html::a(inlink('setTips', "type=progress&object=$key"), $value, '', " id='{$key}Tab'");
}
foreach($lang->custom->tipCostList as $key => $value)
{
echo html::a(inlink('setTips', "type=cost&object=$key"), $value, '', " id='{$key}Tab'");
}
?>
dash;?>
|
custom->tipRangeList, 0);?> |