Index: trunk/MagicSoft/Mars/datacenter/db/menu.php
===================================================================
--- trunk/MagicSoft/Mars/datacenter/db/menu.php	(revision 9089)
+++ trunk/MagicSoft/Mars/datacenter/db/menu.php	(revision 9106)
@@ -565,5 +565,5 @@
 function PrintSequMenu($host,$user,$pw,$db)
 {
-    printf("Sequ#&nbsp;<input name=\"fSequenceNo\" type=\"text\" size=\"6\" maxlength=\"6\" value=\"");
+    printf("Sequ#&nbsp;<input name=\"fSequenceNo\" type=\"text\" size=\"8\" maxlength=\"8\" value=\"");
     if (!empty($_GET["fSequenceNo"]))
         printf("%s", $_GET["fSequenceNo"]);
