Index: trunk/MagicSoft/Mars/datacenter/db/sequinfo-aio.php
===================================================================
--- trunk/MagicSoft/Mars/datacenter/db/sequinfo-aio.php	(revision 9500)
+++ trunk/MagicSoft/Mars/datacenter/db/sequinfo-aio.php	(revision 9548)
@@ -411,5 +411,6 @@
         mysql_close($db_id);
 
-        PrintSubmittedQuery($query0, $html, $db, "");
+        if ($html=="1")
+            PrintSubmittedQuery($query0, $db, "");
     }
 
