aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2014-03-17 18:39:24 +0000
committerMatthew Somerville <matthew@mysociety.org>2014-03-17 19:04:25 +0000
commit36f50c1e21ef26f0021036568254e70863bdb0cc (patch)
treeb7cf3213cbe2e55989a2a336945477319046844a /templates
parentc5715d14de77d3bbcd144592175c4814eb19bbc8 (diff)
Change default email indentation to none.
This is very old, no-one seems to want/need it any more, and more than one reuser does not want it. Fixes #715.
Diffstat (limited to 'templates')
-rw-r--r--templates/web/default/admin/config_page.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/web/default/admin/config_page.html b/templates/web/default/admin/config_page.html
index 77a8be4b1..6fb315a46 100644
--- a/templates/web/default/admin/config_page.html
+++ b/templates/web/default/admin/config_page.html
@@ -139,7 +139,6 @@ or have any questions.</p>
<li>never_confirm_reports: [% c.cobrand.never_confirm_reports %],
allow_anonymous_reports: [% c.cobrand.allow_anonymous_reports %],
show_unconfirmed_reports: [% c.cobrand.show_unconfirmed_reports %]</li>
-<li>email_indent: [% c.cobrand.email_indent %]</li>
</ul>
[% INCLUDE 'admin/footer.html' %]