mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-02-22 14:22:40 +01:00
I've added asterisk. Isn't that impressive?
This commit is contained in:
parent
0eee8e7464
commit
db588ff961
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@
|
|||
<span asp-validation-for="Tagline" class="text-danger"></span>
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label asp-for="Description" class="control-label"></label>
|
||||
<label asp-for="Description" class="control-label"></label>*
|
||||
<textarea asp-for="Description" rows="20" cols="40" class="form-control richtext"></textarea>
|
||||
<span asp-validation-for="Description" class="text-danger"></span>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue