diff --git a/index.php b/index.php index 1d61654..c281430 100755 --- a/index.php +++ b/index.php @@ -205,9 +205,11 @@ if ($variable !=''){ $id = $empresa[0]; $embebido = "0"; //$impresion = mostrar_identificador("$identificador","$id_form[0]","landingpage",'simple'); - $impresion = landingpage_contenido_identificador("$identificador_original","$id_form","landingpage",'simple'); + $impresion = landingpage_contenido_identificador("$identificador_original","$id_form","landingpage",'head'); $razon_social = remplacetas('empresa','id',"$id_empresa",'razon_social','') ; $impresion = strip_tags($impresion); + //$impresion= str_replace('\t', '', $impresion); + $impresion = preg_replace("[\n|\r|\n\r|\t|\s\s+]",'', $impresion); $descripcion_meta = $impresion; $titulo = remplacetas('form_id','id',$id_form,'nombre',"") ; $descripcion = remplacetas('form_id','id',$id_form,'descripcion',"") ; diff --git a/milfs/funciones/funciones.php b/milfs/funciones/funciones.php index 3109322..c547207 100644 --- a/milfs/funciones/funciones.php +++ b/milfs/funciones/funciones.php @@ -3605,35 +3605,29 @@ function landingpage_contenido_identificador($identificador,$form,$plantilla,$ti //$contenido = mostrar_identificador($identificador_original,"","","",""); $impresion = " - + - - -