From 9ec3b5609bb3185253bb2f594b960f237ade904e Mon Sep 17 00:00:00 2001 From: humano Date: Tue, 7 Apr 2020 08:39:19 -0500 Subject: [PATCH] mejoras en categorias --- funciones/funciones.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/funciones/funciones.php b/funciones/funciones.php index 03d8815..8c827f7 100644 --- a/funciones/funciones.php +++ b/funciones/funciones.php @@ -8773,7 +8773,7 @@ while( $row = mysqli_fetch_array( $sql ) ) { $resultadox .= "
- + $contenido
"; @@ -8884,7 +8884,7 @@ $resultadox .= " "; //$resultado .="
  • $contenido
  • "; $resultado .="
  • - $contenido_limpio + $contenido_limpio $lista_items
  • "; }