diff --git a/milfs/funciones/funciones.php b/milfs/funciones/funciones.php index bfb8815..820ed88 100644 --- a/milfs/funciones/funciones.php +++ b/milfs/funciones/funciones.php @@ -3808,7 +3808,8 @@ if (mysqli_num_rows($sql)!='0'){ }else{ $miniatura ="
No se ha definido un token de mapbox
";} } - if($geo[0] !='') { $mapa= "$miniatura Ver mapa";}else {$mapa='';} + //if($geo[0] !='') { $mapa= " $miniatura Ver mapa";}else {$mapa='';} + if($geo[0] !='') { $mapa= "Mapa";}else {$mapa='';} $descripcion_limpia = strip_tags($row['descripcion']); if($imagen !="") { $imagen =" @@ -3830,9 +3831,9 @@ if (mysqli_num_rows($sql)!='0'){ - if($llenar[0] !="0") {$boton_agregar ="
Agregar
";} + if($llenar[0] !="0") {$boton_agregar ="
Agregar
";} else{$boton_agregar = "";} - if($ver_data[0] !="0") {$boton_ver_data =" Ver datos";} + if($ver_data[0] !="0") {$boton_ver_data =" Estadisticas";} else{$boton_ver_data = "";} if($mostrar[0] !="0") {