Update index_m.html

This commit is contained in:
钟进 2018-09-25 12:01:34 +08:00
parent 2fe5b35152
commit b74a531e26

View File

@ -116,6 +116,14 @@
<label for="Textarea">Message</label>
</div>
</div>
<div class="row">
<div class="input-field col s12 m6 l4">
<input class="value" id="port" type="text">
<label for="port">Port</label>
<span class="translate">Descriptions of the input field</span>
</div>
</div>
<div class="row">
<div class="col s12">
<p class="translate">on save adapter restarts with new config immediately</p>