diff options
-rw-r--r-- | templates/web/base/report/new/after_photo.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/templates/web/base/report/new/after_photo.html b/templates/web/base/report/new/after_photo.html index 3fed031a8..fb07ed056 100644 --- a/templates/web/base/report/new/after_photo.html +++ b/templates/web/base/report/new/after_photo.html @@ -1,8 +1,7 @@ <div class="description_tips"> <h4>[% loc('Tips for perfect photos') %]</h4> <ul class="do"> - <li>[% loc('Show what the problem is') %]</li> - <li>[% loc('Show where it’s located') %]</li> + <li>[% loc('For best results include a close-up and a wide shot') %]</li> </ul> <ul class="dont"> <li>[% loc('Avoid personal information and vehicle number plates') %]</li> |