mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-02-20 13:34:37 +01:00
parent
b7be93c569
commit
335f345ce3
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
|||
<input asp-for="StoreSupportUrl" class="form-control" />
|
||||
<span asp-validation-for="StoreSupportUrl" class="text-danger"></span>
|
||||
<div class="form-text">
|
||||
For support requests, can contain the placeholders <code>{OrderId}</code> and <code>{InvoiceId}</code>. Can be any valid URI, such as a website, email, and nostr.",
|
||||
For support requests, can contain the placeholders <code>{OrderId}</code> and <code>{InvoiceId}</code>. Can be any valid URI, such as a website, email, and nostr.
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue