X-Git-Url: https://git.llucax.com/mecon/intranet.git/blobdiff_plain/547b3408d3e3d0dc68a721bc3d17d4789268acb1..cf64bb31523f3b3663305321ded0e8cbb59cfcbc:/sistema/local_lib/HTML_Copete.php?ds=sidebyside
diff --git a/sistema/local_lib/HTML_Copete.php b/sistema/local_lib/HTML_Copete.php
index 3b45bef..80becd7 100644
--- a/sistema/local_lib/HTML_Copete.php
+++ b/sistema/local_lib/HTML_Copete.php
@@ -81,7 +81,7 @@ parent::HTML_Table(array('width' => '760',
$anchos = array('12', '25', '712', '11');
$fila = array();
foreach($anchos as $a)
- $fila[] = '';
+ $fila[] = '';
$this->addRow($fila);
$img_seccion = 'images/copete_'.$seccion.'.jpg';
$this->addRow(array(''.$mapa), array('colspan' => '4'));