diff options
-rw-r--r-- | templates/web/highwaysengland/report/new/inline-tips.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/templates/web/highwaysengland/report/new/inline-tips.html b/templates/web/highwaysengland/report/new/inline-tips.html index ff0ef42f8..73f70a3d0 100644 --- a/templates/web/highwaysengland/report/new/inline-tips.html +++ b/templates/web/highwaysengland/report/new/inline-tips.html @@ -1,3 +1,9 @@ +<div class="description_tips" > + <p> + Content of reports shall be monitored and any language that could be deemed to cause offense or be inappropriate shall be removed. + </p> +</div> + <label for="where_hear">How did you hear about us?</label> [%~ SET where_hear = report.get_extra_metadata('where_hear') %] |