| '.chr(13);
$fp .= ' 8){
$noOfHtmlCols = $form->getNoOfHTMLColumns();
}else{
$noOfHtmlCols = 1;
}
$div_align = 'align="left"';
$table_class = "data-table";
$td_class = "data-table-cell";
$fp .= 'class="status" id="error">Few errors occured while adding this record. Please move your mouse on error sign to view detail ';
$fp .= '";
$fp .= ' |
'; //end outer table
echo $fp;
//echo $form;
?>