aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perllib/FixMyStreet/Cobrand/Hounslow.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/perllib/FixMyStreet/Cobrand/Hounslow.pm b/perllib/FixMyStreet/Cobrand/Hounslow.pm
index b5452f5a3..b3cfdedbc 100644
--- a/perllib/FixMyStreet/Cobrand/Hounslow.pm
+++ b/perllib/FixMyStreet/Cobrand/Hounslow.pm
@@ -23,6 +23,8 @@ sub enter_postcode_text {
return "Enter a Hounslow street name and area, or postcode";
}
+sub admin_user_domain { 'hounslowhighways.org' }
+
sub disambiguate_location {
my $self = shift;
my $string = shift;