From 36cb230c39a534804b4bf72c61736da7acfb7197 Mon Sep 17 00:00:00 2001 From: humano Date: Thu, 25 Oct 2018 22:19:31 -0500 Subject: [PATCH] mejoraras vista aplicacion --- funciones/funciones.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/funciones/funciones.php b/funciones/funciones.php index 6b09cc9..fe54ae1 100644 --- a/funciones/funciones.php +++ b/funciones/funciones.php @@ -13875,7 +13875,7 @@ if ($autorizado != '0'){ } $csv .= "$contenido$col_checkeo_td"; - }else{ $csv.="vacia $col_checkeo_td";} + }else{ $csv.=" $col_checkeo_td";} } elseif($tipo=="array"){