Merge pull request #1895 from Kukks/rename-expostpsbt-option

Rename "Export as PSBT" to "View PSBT"
This commit is contained in:
Nicolas Dorier 2020-09-14 12:53:13 +09:00 committed by GitHub
commit e7b8220bac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -155,7 +155,7 @@
<span> or </span>
}
<button type="submit" class="btn btn-secondary" name="command" value="analyze-psbt">Export as PSBT</button>
<button type="submit" class="btn btn-secondary" name="command" value="analyze-psbt">View PSBT</button>
</form>
</div>