Send Page input fix

This commit is contained in:
FallenGravity
2019-10-22 06:24:18 +02:00
parent e08c8e59f0
commit 6383ba76bd

View File

@@ -8,7 +8,6 @@
<option value="{{address}}">{{name}} - {{address}}</option> <option value="{{address}}">{{name}} - {{address}}</option>
{{/addressData}} {{/addressData}}
</select> </select>
<label for="sendFromAddress">From address:</label>
<small id="sendFromAddressName" class="form-text text-muted"></small> <small id="sendFromAddressName" class="form-text text-muted"></small>
</div> </div>
<div class="input-field col s6"> <div class="input-field col s6">