From f3d33833146f8aa6933501152821f7a5b6a9fe83 Mon Sep 17 00:00:00 2001 From: humano Date: Tue, 28 May 2019 07:27:33 -0500 Subject: [PATCH] bug imprimir buscador --- funciones/funciones.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/funciones/funciones.php b/funciones/funciones.php index 857504c..b2d1393 100644 --- a/funciones/funciones.php +++ b/funciones/funciones.php @@ -11365,7 +11365,7 @@ $claves = $claves[0]; elseif($plantilla == '') { $link = "Ver referencia "; }else{$link="";} - return "$valor_actual $link"; + return "$valor_actual $link "; } function imprimir_buscador_campo_key($id_campo,$valor) {