Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
cryptozoidberg committed Jul 11, 2018
2 parents 1b58aab + 389c09e commit 66e583d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gui/qt-daemon/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
<div id="wallet_welcome_screen_area">
<div id="open_wallet_button" class="common_button btn-big btn-grey">Open wallet</div><br><br><br>
<div id="generate_wallet_button" class="common_button btn-big btn-grey">Generate new wallet</div><br /><br /><br />
<div id="restore_wallet_button" class="common_button btn-big btn-grey">Restore wallet from seed</div>
<div id="restore_wallet_button" class="common_button btn-big btn-grey">Restore wallet</div>
</div>
<div id="wallet_workspace_area">
<div class="container">
Expand Down

0 comments on commit 66e583d

Please sign in to comment.