1 Commits

Author SHA1 Message Date
7536c33a48 Tidied up form. Removed help text. 2023-02-03 17:08:50 +00:00

View File

@ -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") }}