This commit is contained in:
parent
6c804d8e09
commit
0ee1a8e552
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ $.ajax({
|
||||||
$('#closed').html( /*html*/ `
|
$('#closed').html( /*html*/ `
|
||||||
<div class="alert alert-warning" role="alert">
|
<div class="alert alert-warning" role="alert">
|
||||||
<strong>My commissions are currently closed.</strong>
|
<strong>My commissions are currently closed.</strong>
|
||||||
<br>If you are willing to wait until they reopen, you can still contact me with a short summmary of your request.
|
<br>If you are willing to wait until they reopen, you can still contact me with a summary of your request.
|
||||||
</div>
|
</div>
|
||||||
`);
|
`);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue