missed some changes on last commit
This commit is contained in:
parent
ceaa1696fd
commit
810a35e646
1 changed files with 2 additions and 2 deletions
|
|
@ -27,8 +27,8 @@ else
|
||||||
|
|
||||||
@if (ShowUnlockConfirmation)
|
@if (ShowUnlockConfirmation)
|
||||||
{
|
{
|
||||||
<p style="font-size: 2em; color: red;">Order(s) have already been marked as payed. If you unlock payment information WILL be lost!</p>
|
<p style="font-size: 1em; color: red;">Order(s) have already been marked as payed. If you unlock payment information WILL be lost!</p>
|
||||||
<button @onclick="ConfirmedUnlockOrders" class="btn btn-danger">I understand the risks. Unlock anyways</button>
|
<button @onclick="ConfirmedUnlockOrders" class="btn btn-danger">I understand the consequences. Unlock anyways</button>
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue