mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-02-23 06:35:13 +01:00
Fix typo on Pay Button page
Signed-off-by: Dennis Reimann <mail@dennisreimann.de>
This commit is contained in:
parent
d9cd00f49a
commit
345ce6ba5a
1 changed files with 2 additions and 2 deletions
|
@ -151,9 +151,9 @@
|
||||||
<div class="col-lg-5">
|
<div class="col-lg-5">
|
||||||
<br />
|
<br />
|
||||||
These parameters allow you to influence process after purchase. <i>Server IPN</i> is location we'll query with details.
|
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 />
|
<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>
|
||||||
</div>
|
</div>
|
||||||
<h3>Advanced</h3>
|
<h3>Advanced</h3>
|
||||||
|
|
Loading…
Add table
Reference in a new issue