Index: /trunk/FACT++/www/smartfact/index.js
===================================================================
--- /trunk/FACT++/www/smartfact/index.js	(revision 15055)
+++ /trunk/FACT++/www/smartfact/index.js	(revision 15056)
@@ -444,5 +444,5 @@
     {
         fdiv3.onclick = function () { this.style.backgroundColor='rgba(0,0,0,0.77)'; loadPage('control', z,  +1); };
-        fdiv3.setAttribute("style", "background-position:-288px 50%;");
+        fdiv3.setAttribute("style", "background-position:-289px 50%;");
     }
 
@@ -474,5 +474,5 @@
     ftd1.appendChild(fdiv1);
     ftd2.appendChild(fdiv2);
-    if (name!='control')
+    if (is_cmd || name!='control')
         ftd3.appendChild(fdiv3);
     if (name!='scriptlog')
