{$lang->job_title} | {$job_info->title}{$lang->already_applied} |
---|---|
{$lang->category} | {$category_list[$job_info->category_srl]->title} |
{$lang->location} | {@ $oRecruitModel = &getModel('recruit'); $recruit_location = $oRecruitModel->getLocationBySrl($job_info->location_srl); } {$recruit_location->description} | {$lang->date} | {zdate($job_info->regdate, 'Y-m-d')} ~ {zdate($job_info->close_date, 'Y-m-d')} |
{$lang->contact_email} | {$job_info->contact_email} |
{$lang->contact_address} | {$job_info->contact_address} |
{$val->name} | {$val->getValueHTML()} |
{$lang->job_description} | {$oDocument->getContent(false)}
|