diff --git a/milfs/funciones/funciones.php b/milfs/funciones/funciones.php index 9e9c2a3..f7a9bc2 100644 --- a/milfs/funciones/funciones.php +++ b/milfs/funciones/funciones.php @@ -12344,6 +12344,7 @@ $resultado = " return $resultado; } + function formulario_campos_render($id_campo,$id_form,$control,$item,$id_dato){ $cols =""; $style=""; @@ -12420,8 +12421,9 @@ if($control !="") { $lat = $campos[0]; $lon = $campos[1]; $zoom = $campos[2]; - + } + $exif="&exif"; } $render .= " @@ -12436,7 +12438,7 @@ if($control !="") {
- + "; diff --git a/milfs/mapa.php b/milfs/mapa.php index b814bb2..d8fcfd8 100755 --- a/milfs/mapa.php +++ b/milfs/mapa.php @@ -18,9 +18,9 @@