Skip to content

Commit

Permalink
[Notts Police] Photo text tweaks.
Browse files Browse the repository at this point in the history
  • Loading branch information
dracos committed Sep 18, 2024
1 parent 91bc758 commit 40461e5
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 0 deletions.
3 changes: 3 additions & 0 deletions templates/web/base/report/form/photo_upload.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,10 @@
<label id="photo-upload-label" for="form_photo">
<span data-singular="[% loc('Photo') %]" data-plural="[% loc('Photos') %]">[% loc('Photo') %]</span>
[% IF c.cobrand.moniker == 'zurich' %][% loc('(Defect &amp; location of defect)') %][% END %]
[% IF c.cobrand.moniker == 'nottinghamshirepolice' %][%# Nothing ~%]
[% ELSE ~%]
<span class="js-hide-if-category-photo-required">[% loc('(optional)') %]</span>
[%~ END %]
</label>

[% IF field_errors.photo %]
Expand Down
2 changes: 2 additions & 0 deletions templates/web/nottinghamshirepolice/around/intro.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<h1>Report, view, or discuss local problems</h1>
<h2>(like graffiti, litter, overgrown areas, or low level gardening)</h2>
8 changes: 8 additions & 0 deletions templates/web/nottinghamshirepolice/index-steps.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<h2>[% loc('How to report a problem') %]</h2>

<ol class="big-numbers">
<li>[% question %]</li>
<li>Locate the problem on a map of the area</li>
<li>Enter details of the problem; please note that we require images to make our initial assessment, so if possible please attach these</li>
<li>We send it to the council on your behalf</li>
</ol>

0 comments on commit 40461e5

Please sign in to comment.