mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-02-22 22:25:28 +01:00
Merge pull request #1021 from dennisreimann/patch-1
Fix typo on Pay Button page
This commit is contained in:
commit
8eec6db825
1 changed files with 2 additions and 2 deletions
|
@ -151,9 +151,9 @@
|
|||
<div class="col-lg-5">
|
||||
<br />
|
||||
These parameters allow you to influence process after purchase. <i>Server IPN</i> is location we'll query with details.
|
||||
We can also deliver email notification to specified addres.
|
||||
We can also deliver email notification to specified address.
|
||||
<br /><br />
|
||||
Finally <i>Browser Redirect</i> defines where BtcPayServer will redirect customer after puchase is completed.
|
||||
Finally <i>Browser Redirect</i> defines where BTCPayServer will redirect customer after purchase is completed.
|
||||
</div>
|
||||
</div>
|
||||
<h3>Advanced</h3>
|
||||
|
|
Loading…
Add table
Reference in a new issue