forked from qwerty/milfs
BUG Correccion bug / esxtra en mapa y otros menores
This commit is contained in:
parent
b58976707c
commit
a916eb776e
@ -6492,7 +6492,7 @@ $consulta ="
|
||||
}
|
||||
$render .= "
|
||||
|
||||
<iframe id='mapita' src='$_SESSION[url]/mapa.php?lat=$lat&lon=$lon&zoom=$zoom&id=".$id_campo."[".$item."]' width='100%' height='300px'></iframe>
|
||||
<iframe id='mapita' src='$_SESSION[url]mapa.php?lat=$lat&lon=$lon&zoom=$zoom&id=".$id_campo."[".$item."]' width='100%' height='300px'></iframe>
|
||||
<input value='$value' type='text' id='".$id_campo."[".$item."]' name='".$id_campo."[".$item."]' class='form-control' placeholder='coordenadas' readonly >
|
||||
|
||||
";
|
||||
|
Loading…
Reference in New Issue
Block a user