From cc2773aadd9e5c21da511626f3c91867fb2b31f8 Mon Sep 17 00:00:00 2001 From: Scott Jehl Date: Wed, 28 Jun 2023 14:35:33 -0400 Subject: [PATCH] move select form prior to table and add th fixes #2939 --- www/resultBatch.inc | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/www/resultBatch.inc b/www/resultBatch.inc index 263a7e160e..f99fce7c8a 100644 --- a/www/resultBatch.inc +++ b/www/resultBatch.inc @@ -244,17 +244,18 @@ function DisplayTests(&$tests) if ($videoCaptured) { echo "
"; - } - echo '
- '; - if ($videoCaptured) { + ?> -
+
Test + echo '
+ '; + + echo ' + '; if (!$fvonly) { echo '';
SelectTest Median load time
(First view)
Median load time
(Repeat view)