--- a/webcontrol/zml.html Thu May 18 13:38:45 2017 +0200
+++ b/webcontrol/zml.html Thu May 18 14:29:04 2017 +0200
@@ -21,17 +21,16 @@
</header>
<section id="status-box">
- <div id="main-status-box">
- </div>
- <div id="substatus-box">
-
- </div>
+ <div id="main-status-box"></div>
+ <div id="substatus-box"></div>
</section>
<section class="commands-box">
+ <h2>commandes :</h2>
+
<div id="mutable-cmd-box">
commande variable :
- <input id="mutable-cmd-txt">
+ <input id="mutable-cmd-input">
<button id="mutable-cmd-bt">
envoyer
</button>