aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 {