]> git.llucax.com Git - mecon/intranet.git/blobdiff - sistema/local_lib/HTML_Servicio.php
Pequeña correccion de diseño
[mecon/intranet.git] / sistema / local_lib / HTML_Servicio.php
index 847fc13141cb51eeb05f4cf54370237cca917b9d..9ceec183f7bfd61078c63cf6ff05a895173a6163 100644 (file)
@@ -91,7 +91,7 @@ class HTML_Servicio extends HTML_Table {
         $int =& new HTML_Table(array('width'       =>'360',
                                      'border'      => '0',
                                      'cellspacing' => '0',
-                                     'cellpadding' => '0',
+                                     'cellpadding' => '3',
                                      'bgcolor'     => '#FFFFFF'));
         $int->addRow(array($img, '',$img,''),
                                array());