$IMG_reduccion_horaria =& new MECON_HTML_Image('../../images/servicios_bandas_red_hs.gif',
'',
array('alt'=>'Agente con reducción horaria'));
- $row = array('',' ',$IMG_reduccion_horaria->toHtml());
- $t->addRow($row,array('valign'=>'middle','align'=>'center'));
- $t->updateColAttributes(0,array('rowspan'=>2));
+ $row = array('','',$IMG_reduccion_horaria->toHtml());
+}else
+{
+ $row = array('','','');
}
+$t->addRow($row,array('valign'=>'top','align'=>'center'));
+$t->updateCellAttributes(2,0,array('rowspan'=>2));
/* Esta fila contiene las referencias */
$row_cuerpo = array($t);