From 17b4dda7e95eb1aa8cc730e1eeddd21fef3b73f8 Mon Sep 17 00:00:00 2001 From: humano Date: Sun, 29 Oct 2017 21:21:27 -0500 Subject: [PATCH] mejoras en la vista de aplicacion --- index.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.php b/index.php index 8014334..8b13d61 100644 --- a/index.php +++ b/index.php @@ -430,9 +430,9 @@ if ($variable !=''){ if($geo[0] != "") { $mapa = " -
- -
"; + + + "; }else {$mapa = "";} $estadisticas = portal_listado_campos("$form"); $acciones= formulario_acciones("$form","aplicacion");