aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/default/admin/body-form.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/web/default/admin/body-form.html')
-rw-r--r--templates/web/default/admin/body-form.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/templates/web/default/admin/body-form.html b/templates/web/default/admin/body-form.html
index 1cde4de39..55a98105a 100644
--- a/templates/web/default/admin/body-form.html
+++ b/templates/web/default/admin/body-form.html
@@ -53,6 +53,16 @@
"This body will only be sent reports for problems that are located in the <strong>area covered</strong>.
A body will not receive any reports unless it covers at least one area."
) %]
+ <br>
+ [% IF c.config.MAPIT_URL %]
+ [% tprintf( loc("The list of available areas is being provided by the MapIt service at %s."), c.config.MAPIT_URL) %]
+ [% ELSE %]
+ [% loc(
+ "No specific areas are currently available, because the <code>MAPIT_URL</code> in
+ your config file is not pointing to a live MapIt service.") %]
+ [% END %]
+ <br>
+ [% loc("For more information, see <a href='http://code.fixmystreet.com/customising/fms_and_mapit'>How FixMyStreet uses Mapit</a>.")%]
</p>
</div>
<p>