';
if(isset($this->r_loan_ID)){
$form .='';
}
$form .=
$this->oLang->texts['USER_ID'].':
'.
$this->oLang->texts['TYPE'].': aLoan['type']== "book"){
$form .= 'checked';
}
$form .= '>
aLoan['type']=="material"){
$form .= 'checked';
}
$form .= '>
'.
$this->oLang->texts['ID'].':
'.
$this->oLang->texts['LENT_ON'].':
'.
$this->oLang->texts['RETURNED_ON'].':
';
echo $form;