From 7e1a6e029f3a1228df0bb41893e7b25fae25792d Mon Sep 17 00:00:00 2001 From: kleper Date: Mon, 21 Aug 2017 10:56:56 -0500 Subject: [PATCH] Boton Opendata --- milfs/funciones/funciones.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/milfs/funciones/funciones.php b/milfs/funciones/funciones.php index 7c35a1d..00bd39e 100644 --- a/milfs/funciones/funciones.php +++ b/milfs/funciones/funciones.php @@ -3825,7 +3825,7 @@ if (mysqli_num_rows($sql)!='0'){ $contenido ="

$row[nombre]

$imagen -

$descripcion_limpia

"; +

$descripcion_limpia

"; // if ( $fila%2==0){ @@ -3833,7 +3833,7 @@ if (mysqli_num_rows($sql)!='0'){ if($llenar[0] !="0") {$boton_agregar ="
Agregar
";} else{$boton_agregar = "";} - if($ver_data[0] !="0") {$boton_ver_data =" Estadisticas";} + if($ver_data[0] !="0") {$boton_ver_data =" OpenData";} else{$boton_ver_data = "";} if($mostrar[0] !="0") {