diff --git a/funciones/funciones.php b/funciones/funciones.php index 7329645..516ba41 100644 --- a/funciones/funciones.php +++ b/funciones/funciones.php @@ -11927,7 +11927,7 @@ $resultado .= " } else{ // if($publico[0] == '0' AND $propietario[0] != $_SESSION['id']){$agregar ="";}else{$agregar ="Agregar nuevo registro";} - $resultado = "
No hay resultados para $valor $agregar
";} + $resultado = "
No hay resultados para $consulta$valor $agregar
";}