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