Implement Jerb's wording changes

This commit is contained in:
2020-10-24 20:31:47 +01:00
parent 14e12f0fb9
commit e9a29f9444
4 changed files with 36 additions and 8 deletions

View File

@@ -388,7 +388,7 @@
<div class="card">
<div class="card-header">Electrical Checks <small>for Large TEC Events</small></div>
<div class="card-body">
<p>Outside the scope of this assessment. Carry on.</p>
<p>Outside the scope of this assessment. <strong>I really hope you checked with a supervisor...</strong></p>
</div>
</div>
</div>

View File

@@ -121,7 +121,7 @@
<div class="card">
<div class="card-header">Site Details</div>
<div class="card-body">
<p><strong>If no to any of the below, a site visit normally should be conducted and an assessment of the venue completed and added to TEC's records</strong></p>
<p><strong>If YES to any of the below, a site visit must be conducted, and an assessment of the venue completed and added to TECs records</strong></p>
{% include 'partials/yes_no_radio.html' with formitem=form.known_venue %}
{% include 'partials/yes_no_radio.html' with formitem=form.safe_loading %}
{% include 'partials/yes_no_radio.html' with formitem=form.safe_storage %}