diff --git a/funciones/funciones.php b/funciones/funciones.php index ed8b7d0..73d5de0 100644 --- a/funciones/funciones.php +++ b/funciones/funciones.php @@ -5976,7 +5976,8 @@ $link=Conectarse(); //while( $row = mysqli_fetch_array( $sql ) ) { while( $row = mysqli_fetch_array( $sql ) ) { - if($form ==""){ $datos_formulario ="

$row[nombre]

";} + if($form ==""){ $datos_formulario ="

+ $row[nombre]

";} else{$datos_formulario ="";} @@ -6304,7 +6305,7 @@ if (mysqli_num_rows($sql)!='0'){ } $paginacion = ""; $encabezado = " - $consulta_principal / $consulta_limite +