Update settings.html (#44)
Name command in bolt isn't the same that what wrote on button:
This commit is contained in:
parent
ccd14ed415
commit
b7761bc6e5
|
@ -488,7 +488,7 @@
|
||||||
|
|
||||||
<div class="divider"></div>
|
<div class="divider"></div>
|
||||||
|
|
||||||
<div class="settings_block_subheader">Re-scan Blockchain</div>
|
<div class="settings_block_subheader">Rescan Blockchain</div>
|
||||||
Advanced: If you are having issues parsing the Bitcoin blockchain or blocks cannot be found, please try rescanning.
|
Advanced: If you are having issues parsing the Bitcoin blockchain or blocks cannot be found, please try rescanning.
|
||||||
<br/>
|
<br/>
|
||||||
<button id="rescan-blockchain" class="ui-button ui-widget ui-corner-all settings_button">Rescan Blockchain</button>
|
<button id="rescan-blockchain" class="ui-button ui-widget ui-corner-all settings_button">Rescan Blockchain</button>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user