aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--web/cobrands/fixmystreet/fixmystreet.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/web/cobrands/fixmystreet/fixmystreet.js b/web/cobrands/fixmystreet/fixmystreet.js
index 21701ce5f..b7872c4b7 100644
--- a/web/cobrands/fixmystreet/fixmystreet.js
+++ b/web/cobrands/fixmystreet/fixmystreet.js
@@ -130,7 +130,6 @@ $(function(){
var banner_text = translation_strings.report_problem_heading;
if (cobrand !== 'oxfordshire') {
$('#site-header').show();
- banner_text = translation_strings.report_problem_heading;
}
$('.big-green-banner')
.removeClass('mobile-map-banner')