From 52a93aed3f5a0cbcb0e41a43535be88e403b36f2 Mon Sep 17 00:00:00 2001 From: humano Date: Thu, 3 Dec 2015 17:57:49 -0500 Subject: [PATCH] =?UTF-8?q?BUG=20Y=20PEQUE=C3=91AS=20MEJORAS?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/index.php | 4 ++-- website/milfs/funciones/funciones.php | 9 +++++---- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/website/index.php b/website/index.php index 68f609a..a9b8294 100644 --- a/website/index.php +++ b/website/index.php @@ -77,7 +77,7 @@ if ($variable !=''){ $set =$v[1]; /// s= SET DE DATOS $embebido = "1"; - $onload = "".consultar_contenido_formulario("$set",'5','','contenido').""; + $onload = "".consultar_contenido_formulario("$set",'5','','embebido').""; } elseif($v[0] =='I') { @@ -446,7 +446,7 @@ p.copyright { - +
@@ -112,7 +113,7 @@ $acciones="
$buscador
"; - +} $resultado = " $acciones @@ -138,7 +139,7 @@ return $respuesta; $respuesta->addAssign("contenido_interior","innerHTML","$resultado"); return $respuesta; } - if($tipo =="contenido") { + if($tipo =="contenido" OR $tipo =="embebido" ) { return $resultado; } } @@ -344,7 +345,7 @@ function landingpage_contenido_identificador($identificador){ $uri"; }else { - $miniatura ="$uri"; + $miniatura ="i$identificador"; $mostrar_imagen = "$identificador"; @@ -378,7 +379,7 @@ function landingpage_contenido_identificador($identificador){ - +