aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--templates/web/fixmystreet.com/about/council-dashboard.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/fixmystreet.com/about/council-dashboard.html b/templates/web/fixmystreet.com/about/council-dashboard.html
index 84b71480f..60a52b3e2 100644
--- a/templates/web/fixmystreet.com/about/council-dashboard.html
+++ b/templates/web/fixmystreet.com/about/council-dashboard.html
@@ -38,7 +38,7 @@
<input type="hidden" name="extra.referer" value="[% c.req.headers.referer | html %]">
<input type="hidden" name="subject" value="Council dashboard request">
<input type="hidden" name="message" value="Filled in the council dashboard form">
- <input type="hidden" name="recipient" value="bettercities">
+ <input type="hidden" name="recipient" value="business">
<input type="hidden" name="dest" value="from_council">
<input type="submit" value="Request access" class="btn">
</div>