aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Whiteland <dave@mysociety.org>2013-08-04 19:34:35 +0100
committerDave Whiteland <dave@mysociety.org>2013-09-05 17:31:05 +0100
commit287792cce14ce9b9d387437689ac00f2b6dd3ca8 (patch)
tree4a44e7e4b9a7fca55361405332f6dd6065af4d14
parenteddb914064143c0b855f2bca7bb0981d2775f3b0 (diff)
report extra line (paste error, whoops)
-rw-r--r--templates/web/default/admin/body-form.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/web/default/admin/body-form.html b/templates/web/default/admin/body-form.html
index 1941c7c39..385e91d6d 100644
--- a/templates/web/default/admin/body-form.html
+++ b/templates/web/default/admin/body-form.html
@@ -18,7 +18,6 @@
[% IF c.config.SHOW_ADMIN_HINTS AND areas.size == 0 %]
[% IF c.config.MAPIT_URL AND (NOT c.config.MAPIT_TYPES OR c.config.MAPIT_TYPES.size==O) %]
<p class="fms-admin-warning">
- [% loc('Graph of problem creation by status over time') %]
[% tprintf( loc(
'<code>MAPIT_URL</code> is set (<code>%s</code>) but no <code>MAPIT_TYPES</code>.<br>
This is probably why "area covered" is empty (below).<br>