diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2011-10-28 11:21:43 +0100 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2011-10-28 11:21:43 +0100 |
commit | 3e5fc6e86dcb096f855f08c20458ca792e8f063c (patch) | |
tree | 25d508e0ff8ddd16e76c818eb49dfd1c77001f9f /templates | |
parent | 95f4c15e5ece626eb723008b4ef42b2847b33ba9 (diff) |
Couple other text tweaks for EHA.
Diffstat (limited to 'templates')
-rwxr-xr-x | templates/web/emptyhomes/around/display_location.html | 5 | ||||
-rw-r--r-- | templates/web/emptyhomes/index.html | 2 | ||||
-rw-r--r-- | templates/web/emptyhomes/report/new/councils_text_all.html (renamed from templates/web/emptyhomes/report/new/all_councils_text.html) | 0 | ||||
-rw-r--r-- | templates/web/emptyhomes/report/new/councils_text_none.html (renamed from templates/web/emptyhomes/report/new/no_councils_text.html) | 0 |
4 files changed, 1 insertions, 6 deletions
diff --git a/templates/web/emptyhomes/around/display_location.html b/templates/web/emptyhomes/around/display_location.html index c1d0df5ac..2b2a8e9f0 100755 --- a/templates/web/emptyhomes/around/display_location.html +++ b/templates/web/emptyhomes/around/display_location.html @@ -43,11 +43,6 @@ <span id="text_map_arrow"></span> </p> -<h1>[% loc('Problems in this area') %]</h1> - -<div id="nearby_lists"> -</div> - </div> <div style="display:none" id="side-form"> diff --git a/templates/web/emptyhomes/index.html b/templates/web/emptyhomes/index.html index 465bb031b..34cb0a1c0 100644 --- a/templates/web/emptyhomes/index.html +++ b/templates/web/emptyhomes/index.html @@ -5,7 +5,7 @@ [% END %] <p id="expl"> - <strong>[% loc('Report, view, or discuss local problems') %]</strong> + <strong>[% loc('Report empty properties') %]</strong> </p> [% diff --git a/templates/web/emptyhomes/report/new/all_councils_text.html b/templates/web/emptyhomes/report/new/councils_text_all.html index 8bdad1c1f..8bdad1c1f 100644 --- a/templates/web/emptyhomes/report/new/all_councils_text.html +++ b/templates/web/emptyhomes/report/new/councils_text_all.html diff --git a/templates/web/emptyhomes/report/new/no_councils_text.html b/templates/web/emptyhomes/report/new/councils_text_none.html index dbe9cd510..dbe9cd510 100644 --- a/templates/web/emptyhomes/report/new/no_councils_text.html +++ b/templates/web/emptyhomes/report/new/councils_text_none.html |