mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2026-01-29 02:44:21 +01:00
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user