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

View File

@ -25,8 +25,8 @@
{% endfor %}
</div>
<label id="notelabel" for="note" class="pt-4">
Note:
<small class="font-normal text-gray-500">Optional</small>
Note
<small class="ml-auto 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>