Spelling consistency advice
This commit is contained in:
parent
95cea46a8f
commit
eb69979f59
@ -25,6 +25,10 @@
|
|||||||
<div class="form-label-group">
|
<div class="form-label-group">
|
||||||
{{ form.club(class_="form-control", placeholder="Enter Affiliated Club") }}
|
{{ form.club(class_="form-control", placeholder="Enter Affiliated Club") }}
|
||||||
{{ form.club.label }}
|
{{ form.club.label }}
|
||||||
|
<p>
|
||||||
|
Please ensure the spelling is consistent.
|
||||||
|
The field will prompt you with suggested matches.
|
||||||
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="form-label-group">
|
<div class="form-label-group">
|
||||||
{{ form.test_code(class_="form-control test-code-input", placeholder="Enter Exam Code") }}
|
{{ form.test_code(class_="form-control test-code-input", placeholder="Enter Exam Code") }}
|
||||||
|
Loading…
Reference in New Issue
Block a user