From 7015b4c2d2861c889ce5924e11f230f9a908d823 Mon Sep 17 00:00:00 2001 From: humano Date: Fri, 30 Aug 2019 08:38:52 -0500 Subject: [PATCH] elimina debug en boton anterio --- funciones/funciones.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/funciones/funciones.php b/funciones/funciones.php index e3310d7..a81d9f4 100644 --- a/funciones/funciones.php +++ b/funciones/funciones.php @@ -6669,7 +6669,7 @@ function landingpage_contenido_identificador($identificador,$form,$plantilla,$ti $titulo_anterior = remplacetas('form_datos','form_id',$datos[5],'contenido'," id_campo = '$campo_titulo[0]' AND control = '$anterior[0]' ") ; if($anterior[0] !='') { - $post_anterior =" $campo_orden[0] Anterior + $post_anterior =" Anterior "; } if($siguiente[0] !='') {