Fixes #44
This commit is contained in:
@@ -79,7 +79,7 @@
|
||||
<div class="modalBody">
|
||||
<div class="form-group">
|
||||
<label for="inputWalletName">Type Name:</label>
|
||||
<input type="text" class="form-control" id="inputWalletName">
|
||||
<input type="text" class="form-control" id="inputWalletName" style="color: white;">
|
||||
</div>
|
||||
<button type="button" class="btn btn-etho btn-dialog-confirm" id="btnChangeWalletNameConfirm">Confirm</button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user