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] !='') {