芝麻web文件管理V1.00
编辑当前文件:/home2/sdektunc/public_html/cepali/grade/edit/outcome/course_form.html
'; foreach ($co_standard_notused as $outcome) { echo '
'.shorten_text($outcome->get_name(), $maxlength).'
'; } echo ''; } if ($co_standard_used) { echo '
'; foreach ($co_standard_used as $outcome) { echo '
'.shorten_text($outcome->get_name(), $maxlength).'
'; } echo '
'; } if ($co_custom) { echo '
'; foreach ($co_custom as $outcome) { echo '
'.shorten_text($outcome->get_name(), $maxlength).'
'; } echo '
'; } ?>
id.'">'.shorten_text($outcome->get_name(), $maxlength).''; } ?>