diff --git a/html/ops/db_ops.inc b/html/ops/db_ops.inc
index ff97cc6a8d..2ebd492a7e 100644
--- a/html/ops/db_ops.inc
+++ b/html/ops/db_ops.inc
@@ -242,7 +242,8 @@ function show_result_summary() {
link_results($client_state[$cs], $urlquery, "client_state=$cs")
);
}
- echo "";
+ echo "";
+ echo "";
}