forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-11-30 22:17:22 -06:00
parent c41a8cf81c
commit f5cc4506df
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
</div>
<label id="notelabel" for="note" class="pt-4">
Note
<small class="ml-auto font-normal text-gray-500">Optional</small>
<small class="ml-auto block font-normal text-gray-500">Optional</small>
</label>
<input id="kind" name="kind" value="" hidden>
<textarea id="note" maxlength="200" name="note" class="form-control" placeholder="Note to include in award notification..."></textarea>