diff --git a/pandora_console/godmode/agentes/agent_conf_gis.php b/pandora_console/godmode/agentes/agent_conf_gis.php index 66538fe33a..7ab1aa17a8 100644 --- a/pandora_console/godmode/agentes/agent_conf_gis.php +++ b/pandora_console/godmode/agentes/agent_conf_gis.php @@ -34,7 +34,7 @@ $agent_name = agents_get_name($id_agente); $agent_name = md5($agent_name); /* Map with the current position */ -echo "
"; +echo ""; if (!gis_get_agent_map($id_agente, "500px", "98%", false)) { ui_print_error_message(__("There is no default map. Please go to the setup for to set a default map.")); @@ -51,27 +51,30 @@ if ($agentData === false) { echo "