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