Update index_m.html
This commit is contained in:
+3
-3
@@ -84,9 +84,9 @@
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="input-field col s12 m6 l4">
|
||||
<input class="value" id="myText" type="text">
|
||||
<label for="myText">Text</label>
|
||||
<span class="translate">Descriptions of the input field</span>
|
||||
<input class="value" id="port" type="text">
|
||||
<label for="port" class="translate">Port</label>
|
||||
<span class="translate">REST WebServer Port</span>
|
||||
</div>
|
||||
<div class="input-field col s12 m6 l4">
|
||||
<input type="number" class="value" id="test2" />
|
||||
|
||||
Reference in New Issue
Block a user