aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2016-03-23 14:23:08 +0000
committerMatthew Somerville <matthew@mysociety.org>2016-03-23 15:54:21 +0000
commitd80037c4c38154e2b9c892653e06527d0b718292 (patch)
tree73d515036ef508a29f4e5885d91c357fb33c9ebd /templates
parent4345263c9de752454795ad57323e684e41e702a8 (diff)
[fixmystreet.com] Update tips text.
Fixes #1362.
Diffstat (limited to 'templates')
-rw-r--r--templates/web/fixmystreet-uk-councils/report/new/inline-tips.html4
-rw-r--r--templates/web/fixmystreet.com/report/new/after_photo.html4
-rw-r--r--templates/web/fixmystreet.com/report/new/inline-tips.html5
-rw-r--r--templates/web/oxfordshire/report/new/inline-tips.html4
4 files changed, 9 insertions, 8 deletions
diff --git a/templates/web/fixmystreet-uk-councils/report/new/inline-tips.html b/templates/web/fixmystreet-uk-councils/report/new/inline-tips.html
index 12b60beeb..cac01aa3f 100644
--- a/templates/web/fixmystreet-uk-councils/report/new/inline-tips.html
+++ b/templates/web/fixmystreet-uk-councils/report/new/inline-tips.html
@@ -1,12 +1,12 @@
<div class="description_tips">
- <h4>Tips for successful reports:</h4>
+ <h4>Tips for successful reports</h4>
<ul class="do">
<li>Be polite</li>
<li>Use exact locations</li>
<li>Say how long the issue’s been&nbsp;present</li>
</ul>
<ul class="dont">
- <li>Don’t leave abusive or libellous&nbsp;messages</li>
+ <li>Don’t identify or accuse other&nbsp;people</li>
<li>Don’t include private contact details in the&nbsp;description</li>
</ul>
</div>
diff --git a/templates/web/fixmystreet.com/report/new/after_photo.html b/templates/web/fixmystreet.com/report/new/after_photo.html
index 987f6d124..3977d80a6 100644
--- a/templates/web/fixmystreet.com/report/new/after_photo.html
+++ b/templates/web/fixmystreet.com/report/new/after_photo.html
@@ -1,5 +1,5 @@
<div class="description_tips">
- <h4>Tips for perfect photos:</h4>
+ <h4>Tips for perfect photos</h4>
<ul class="do">
<li>Show what the problem is</li>
<li>Show where it’s located</li>
@@ -7,4 +7,4 @@
<ul class="dont">
<li>Avoid personal information and vehicle number plates</li>
</ul>
-</div> \ No newline at end of file
+</div>
diff --git a/templates/web/fixmystreet.com/report/new/inline-tips.html b/templates/web/fixmystreet.com/report/new/inline-tips.html
index 12b60beeb..de643b61c 100644
--- a/templates/web/fixmystreet.com/report/new/inline-tips.html
+++ b/templates/web/fixmystreet.com/report/new/inline-tips.html
@@ -1,12 +1,13 @@
<div class="description_tips">
- <h4>Tips for successful reports:</h4>
+ <h4 class="description_tips__heading--inline">Tips for successful reports</h4>
+ <small>(please read our <a href="/about/house-rules" target="_blank">House Rules</a>)</small>
<ul class="do">
<li>Be polite</li>
<li>Use exact locations</li>
<li>Say how long the issue’s been&nbsp;present</li>
</ul>
<ul class="dont">
- <li>Don’t leave abusive or libellous&nbsp;messages</li>
+ <li>Don’t identify or accuse other&nbsp;people</li>
<li>Don’t include private contact details in the&nbsp;description</li>
</ul>
</div>
diff --git a/templates/web/oxfordshire/report/new/inline-tips.html b/templates/web/oxfordshire/report/new/inline-tips.html
index 810c04363..1194595a1 100644
--- a/templates/web/oxfordshire/report/new/inline-tips.html
+++ b/templates/web/oxfordshire/report/new/inline-tips.html
@@ -1,12 +1,12 @@
<div class="description_tips">
- <h4>Tips for successful reports:</h4>
+ <h4>Tips for successful reports</h4>
<ul class="do">
<li>Be polite</li>
<li>Use exact locations (e.g. carriageway)</li>
<li>Say how long the issue’s been&nbsp;present</li>
</ul>
<ul class="dont">
- <li>Don’t leave abusive or libellous&nbsp;messages</li>
+ <li>Don’t identify or accuse other&nbsp;people</li>
<li>Don’t include private contact details in the&nbsp;description</li>
</ul>
</div>