From d4fe4a882a5a397fc5c43df3e75e1c1d54c6e6ba Mon Sep 17 00:00:00 2001 From: humano Date: Sat, 17 Feb 2018 19:55:01 -0500 Subject: [PATCH] checklist --- milfs/funciones/funciones.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/milfs/funciones/funciones.php b/milfs/funciones/funciones.php index 8a04d29..7df1730 100644 --- a/milfs/funciones/funciones.php +++ b/milfs/funciones/funciones.php @@ -1423,7 +1423,7 @@ $linea = formulario_imprimir_linea("$id","$row[control]",$tipo); } -$tabla= " $cabecera $filtro_campos $filtro $area_principal $titulo $despliegue
$pie"; +$tabla= " $cabecera $filtro_campos $filtro $area_principal
$titulo $despliegue
$pie"; $resultado= "
$tabla
"; if($accion != "xajax"){ return $resultado;