This commit is contained in:
2020-06-12 23:41:42 +00:00
parent 8be276b5b6
commit 7b452670f0
7 changed files with 184 additions and 74 deletions

View File

@@ -48,7 +48,7 @@
</div>
<div class="form-group">
<label for="rejectReason">Reject reason</label>
<label for="rejectReason">Reject reason *emailed to user</label>
<input class="form-control" type="text" id="rejectReason" name="rejectReason" value="" >
</div>

File diff suppressed because one or more lines are too long