Actualizar 'mapero.php' #205
@ -179,6 +179,11 @@ $ids = json_decode($otro_json[0]);
|
||||
</h1>
|
||||
<hr>
|
||||
<label id='formulario_descripcion_mapa'><?php echo $formulario_descripcion[0] ?></label>
|
||||
<center>
|
||||
<a href='/g<?php echo $_REQUEST[id]; ?>' target='_blank' class="btn btn-default btn-xs"><i class="fa fa-plus-circle" aria-hidden="true"></i> Agregar</a> <br>
|
||||
<span class="label label-warning">Despues de agregar, recarga el mapa</span>
|
||||
</center>
|
||||
|
||||
<hr>
|
||||
|
||||
<?php echo $categorias; ?>
|
||||
|
Loading…
Reference in New Issue
Block a user