From 318a2f102fc0f2b56fe3b85d5ffbc7e812613761 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Mat=C3=ADas=20Sklar?= Date: Wed, 27 Aug 2003 17:47:38 +0000 Subject: [PATCH] =?utf8?q?-=20Correg=C3=AD=20el=20tama=C3=B1o=20de=20una?= =?utf8?q?=20celda.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- sistema/local_lib/HTML_Copete.php | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/sistema/local_lib/HTML_Copete.php b/sistema/local_lib/HTML_Copete.php index f51bea1..9e68b66 100644 --- a/sistema/local_lib/HTML_Copete.php +++ b/sistema/local_lib/HTML_Copete.php @@ -103,10 +103,7 @@ parent::HTML_Table(array('width' => '760', $this->addRow($fila, array('class' => 'copete_titulo_vinculos')); $this->updateCellAttributes(2,0,array('width'=>'12')); $this->updateCellAttributes(2,1,array('width'=>'25')); - if($seccion=='noticias') - { - $this->updateCellAttributes(2,2,array('width'=>'712')); - } + $this->updateCellAttributes(2,2,array('width'=>'712')); $this->updateCellAttributes(2,3,array('width'=>'11')); } // -X2C -- 2.43.0