diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index a63393f472..d497865363 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,7 @@ +2013-05-31 Sergio Martin + + * include/functions_events.php: Minor visual fix + 2013-05-31 Miguel de Dios * include/graphs/functions_pchart.php: avoid to characters and diff --git a/pandora_console/include/functions_events.php b/pandora_console/include/functions_events.php index a77ae369eb..d9c30a8b56 100644 --- a/pandora_console/include/functions_events.php +++ b/pandora_console/include/functions_events.php @@ -881,8 +881,6 @@ function events_print_event_table ($filter = "", $limit = 10, $width = 440, $ret $data[0] = html_print_image ($img, true, array ("class" => "image_status", - "width" => 16, - "height" => 16, "title" => $title)); switch ($event["criticity"]) {