forked from qwerty/tupali
Iconos
This commit is contained in:
parent
344fc897bd
commit
adddf717ca
@ -3809,7 +3809,7 @@ if (mysqli_num_rows($sql)!='0'){
|
||||
}else{ $miniatura ="<div class='alert alert-danger'>No se ha definido un token de mapbox</div>";}
|
||||
}
|
||||
//if($geo[0] !='') { $mapa= "<a href='mapero.php?id=$row[id]' target='mapa'> $miniatura </i>Ver mapa</a>";}else {$mapa='';}
|
||||
if($geo[0] !='') { $mapa= "<a class='boton_land btn btn-default ' href='mapero.php?id=$row[id]' target='mapa'><i class="fa fa-globe" aria-hidden="true"></i></i>Mapa</a>";}else {$mapa='';}
|
||||
if($geo[0] !='') { $mapa= "<a class='boton_land btn btn-default ' href='mapero.php?id=$row[id]' target='mapa'><i class="fa fa-globe" aria-hidden="true"></i>Mapa</a>";}else {$mapa='';}
|
||||
$descripcion_limpia = strip_tags($row['descripcion']);
|
||||
if($imagen !="") {
|
||||
$imagen ="
|
||||
|
Loading…
Reference in New Issue
Block a user