diff --git a/funciones/funciones.php b/funciones/funciones.php index 04a88b8..4b6e516 100644 --- a/funciones/funciones.php +++ b/funciones/funciones.php @@ -16051,7 +16051,7 @@ function campo_tabla($array,$control,$tipo){ $html .= ''; $resultado ="
$html
"; - return $html; + return $resultado; }