From 501b8c6a2ae1533036c6b805fed5379c53aa1030 Mon Sep 17 00:00:00 2001 From: kleper Date: Mon, 21 Aug 2017 11:50:52 -0500 Subject: [PATCH] Boton mas info para recortar la descripcion --- milfs/funciones/funciones.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/milfs/funciones/funciones.php b/milfs/funciones/funciones.php index b034ea3..43b782d 100644 --- a/milfs/funciones/funciones.php +++ b/milfs/funciones/funciones.php @@ -3825,7 +3825,10 @@ if (mysqli_num_rows($sql)!='0'){ $contenido ="

$row[nombre]

$imagen -

$descripcion_limpia

"; + +
+

$descripcion_limpia

+
"; // if ( $fila%2==0){