Send Page input fix
This commit is contained in:
@@ -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">
|
||||||
|
|||||||
Reference in New Issue
Block a user