From: Gonzalo Merayo Date: Tue, 7 Oct 2003 20:15:50 +0000 (+0000) Subject: Pequeña correccion de diseño X-Git-Tag: svn_import~122 X-Git-Url: https://git.llucax.com/mecon/intranet.git/commitdiff_plain/b465e1d227e49e33f3561e605af8fad7ec321c79?ds=sidebyside Pequeña correccion de diseño --- diff --git a/sistema/local_lib/HTML_Servicio.php b/sistema/local_lib/HTML_Servicio.php index 847fc13..9ceec18 100644 --- a/sistema/local_lib/HTML_Servicio.php +++ b/sistema/local_lib/HTML_Servicio.php @@ -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());