Import and settings
This commit is contained in:
parent
93ad392928
commit
c52b604771
4 changed files with 37 additions and 23 deletions
|
|
@ -20,7 +20,7 @@
|
|||
<input type="password" class="form-control" placeholder="Your wallet password" name="password" ng-model="password" required>
|
||||
|
||||
<div class="text-right">
|
||||
<a class="back-button m20r" href="/signin">« Back</a>
|
||||
<a class="back-button text-white m20r" href="/signin">« Back</a>
|
||||
<button type="submit" class="button primary m0" ng-disabled="importForm.$invalid" loading="Importing">
|
||||
Import backup
|
||||
</button>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue