aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Arter <davea@mysociety.org>2018-04-09 13:34:07 +0100
committerDave Arter <davea@mysociety.org>2018-04-10 10:42:35 +0100
commitb2117db9a8ec6d9d1b5ba26270b27dc2e6794416 (patch)
treef88abb09c02a2007a3078d49750bbf749017602b
parent9f964227db5bf38118de5f4d541d2e36ef967a5d (diff)
[BANES] Update contact address
-rw-r--r--perllib/FixMyStreet/Cobrand/BathNES.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perllib/FixMyStreet/Cobrand/BathNES.pm b/perllib/FixMyStreet/Cobrand/BathNES.pm
index aba605582..fa1112709 100644
--- a/perllib/FixMyStreet/Cobrand/BathNES.pm
+++ b/perllib/FixMyStreet/Cobrand/BathNES.pm
@@ -16,7 +16,7 @@ sub council_url { return 'bathnes'; }
sub contact_email {
my $self = shift;
- return join( '@', 'fixmystreet', 'bathnes.gov.uk' );
+ return join( '@', 'councilconnect_rejections', 'bathnes.gov.uk' );
}
sub update_email {