{$lang->story->duration}"; $htmlTh .= "{$lang->story->BSA} "; $htmlTh .= ""; $htmlTh .= ""; $htmlTd = "" . html::select('duration[$id]', $lang->demand->durationList, '', "class='form-control chosen'") . ""; $htmlTd .= "" . html::select('BSA[$id]', $lang->demand->bsaList, '', "class='form-control chosen'") . ""; $templateTd = "" . html::select('duration[%i%]', $lang->demand->durationList, '', "class='form-control chosen'") . ""; $templateTd .= "" . html::select('BSA[%i%]', $lang->demand->bsaList, '', "class='form-control chosen'") . ""; $this->session->set('storyList', $this->createLink('product', 'browse', "productID=$product->id&branch=$branch&browseType=allstory"), 'product'); ?>