diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index 2a7a58e835..18f1864734 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,9 @@ +2013-04-17 Miguel de Dios + + * operation/agentes/url_address.php: fixed the width of iframe. + + Fixes: #3611067 + 2013-04-17 Miguel de Dios * include/functions_treeview.php: fixed the PHP warning. diff --git a/pandora_console/operation/agentes/url_address.php b/pandora_console/operation/agentes/url_address.php index c3c48341f6..f89462274e 100644 --- a/pandora_console/operation/agentes/url_address.php +++ b/pandora_console/operation/agentes/url_address.php @@ -25,7 +25,7 @@ if (! check_acl ($config["id_user"], $id_grupo, "AW", $id_agente)) { return; } -echo ""; ?>