]> git.llucax.com Git - mecon/intranet.git/blobdiff - sistema/local_lib/HTML_Copete.php
- Corregí el tamaño de una celda.
[mecon/intranet.git] / sistema / local_lib / HTML_Copete.php
index 4f69c39905d4d09358d47892e09f8e6a099a88b4..9e68b66ef5f7e1fcfe5f9f2d75dab239dd4c9c87 100644 (file)
@@ -101,6 +101,10 @@ parent::HTML_Table(array('width'  => '760',
     }
     $fila[] = '<img src="'.PATH_RAIZ.'images/copete_fin.gif" height="30" border="0">';
     $this->addRow($fila, array('class' => 'copete_titulo_vinculos'));        
     }
     $fila[] = '<img src="'.PATH_RAIZ.'images/copete_fin.gif" height="30" border="0">';
     $this->addRow($fila, array('class' => 'copete_titulo_vinculos'));        
+    $this->updateCellAttributes(2,0,array('width'=>'12'));
+    $this->updateCellAttributes(2,1,array('width'=>'25'));
+    $this->updateCellAttributes(2,2,array('width'=>'712'));
+    $this->updateCellAttributes(2,3,array('width'=>'11'));
     }
     // -X2C
 
     }
     // -X2C