mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2024-11-19 18:11:36 +01:00
Merge pull request #1895 from Kukks/rename-expostpsbt-option
Rename "Export as PSBT" to "View PSBT"
This commit is contained in:
commit
e7b8220bac
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user