diff --git a/funciones/funciones.php b/funciones/funciones.php index e1ee3b7..ccae552 100644 --- a/funciones/funciones.php +++ b/funciones/funciones.php @@ -11380,7 +11380,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) {