Index: trunk/ippMonitor/def/autocode.php
===================================================================
--- trunk/ippMonitor/def/autocode.php	(revision 10621)
+++ trunk/ippMonitor/def/autocode.php	(revision 10963)
@@ -107,4 +107,10 @@
 echo "</tr>\n";
 
+// query restriction form
+echo "<tr>\n";
+// echo "<td class=list> <input type=\"text\" name=\"expID\"></td>\n";
+// ** TABLE QUERY **
+echo "</tr>\n";
+
 // list the results
 while ($qry->fetchInto($row)) {
@@ -119,8 +125,8 @@
 
 // query restriction form
-echo "<tr>\n";
+// echo "<tr>\n";
 // echo "<td class=list> <input type=\"text\" name=\"expID\"></td>\n";
-// ** TABLE QUERY **
-echo "</tr>\n";
+// TABLE QUERY 
+// echo "</tr>\n";
 
 // close the table and form
