mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-27 10:22:17 +00:00
Implement Jerb's wording changes
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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 TEC’s 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 %}
|
||||
|
||||
Reference in New Issue
Block a user