aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--web/cobrands/westminster/assets.js6
1 files changed, 6 insertions, 0 deletions
diff --git a/web/cobrands/westminster/assets.js b/web/cobrands/westminster/assets.js
index 96fca44ab..20ee70443 100644
--- a/web/cobrands/westminster/assets.js
+++ b/web/cobrands/westminster/assets.js
@@ -113,4 +113,10 @@ $(function(){
});
});
+fixmystreet.message_controller.register_category({
+ body: defaults.body,
+ category: 'Burst water main',
+ message: 'To report a burst water main, please <a href="https://www.thameswater.co.uk/help-and-advice/Report-a-problem/Report-a-problem">contact Thames Water</a>'
+});
+
})();