From b465e1d227e49e33f3561e605af8fad7ec321c79 Mon Sep 17 00:00:00 2001 From: Gonzalo Merayo Date: Tue, 7 Oct 2003 20:15:50 +0000 Subject: [PATCH] =?utf8?q?Peque=C3=B1a=20correccion=20de=20dise=C3=B1o?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- sistema/local_lib/HTML_Servicio.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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()); -- 2.43.0