From 00962177e4d3dd2468302a609824648d556ec1db Mon Sep 17 00:00:00 2001 From: humano Date: Mon, 2 Jul 2018 18:40:31 -0500 Subject: [PATCH] correcion en mostrar identificador --- funciones/funciones.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/funciones/funciones.php b/funciones/funciones.php index 2272d4d..80d647e 100644 --- a/funciones/funciones.php +++ b/funciones/funciones.php @@ -8236,7 +8236,8 @@ function mostrar_identificador($control,$form,$plantilla,$tipo,$timestamp){ $visitas=""; $usuarios=""; if($form != "") {$id_form = "$form"; - + $descripcion = remplacetas('form_id','id',$form,'descripcion',"") ; + $nombre = remplacetas('form_id','id',$form,'nombre',"") ; $datos_form ="

$nombre[0]

$descripcion[0]