forked from MarseyWorld/MarseyWorld
fdfd
parent
44215b0be4
commit
4287f806d2
|
@ -20,7 +20,7 @@
|
|||
{% endfor %}
|
||||
</div>
|
||||
<label for="note" class="pt-4">Note (optional):</label>
|
||||
<input id="kind" name="kind" value="{{award.kind}}" hidden>
|
||||
<input id="kind" name="kind" value="" hidden>
|
||||
<textarea id="note" name="note" class="form-control" placeholder="Note to include in award notification"></textarea>
|
||||
<input id="giveaward" class="btn btn-primary" style="float:right" type="submit" value="Give Award" disabled>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue