diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index 05e259d2c7..696a44cade 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,7 @@ +2013-01-17 Ramon Novoa + + * operation/netflow/nf_live_view.php: Style fix. + 2013-01-17 Sancho Lerena * include/functions_ui.php: Fixed cache control for diff --git a/pandora_console/operation/netflow/nf_live_view.php b/pandora_console/operation/netflow/nf_live_view.php index 54d7316679..6a4406fe8c 100644 --- a/pandora_console/operation/netflow/nf_live_view.php +++ b/pandora_console/operation/netflow/nf_live_view.php @@ -156,7 +156,7 @@ echo '
"calendar", "onclick" => "scwShow(scwID('text-date'),this);")); $table->data[0][1] .= html_print_input_text ('time', $time, false, 10, 5, true);