aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/Cobrand/SeeSomething.pm
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2012-12-20 11:18:54 +0000
committerStruan Donald <struan@exo.org.uk>2012-12-20 11:18:54 +0000
commitaa091c2ec037defdb1600b6e3296eff107dca8fa (patch)
tree84a2c16b51abbbef85d60ea64ed471facf5ea067 /perllib/FixMyStreet/Cobrand/SeeSomething.pm
parent2425f3bc42072b8765f64fba8d00704e8685f0f3 (diff)
move site title into cobrand class so we can override it easily
Diffstat (limited to 'perllib/FixMyStreet/Cobrand/SeeSomething.pm')
-rw-r--r--perllib/FixMyStreet/Cobrand/SeeSomething.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/perllib/FixMyStreet/Cobrand/SeeSomething.pm b/perllib/FixMyStreet/Cobrand/SeeSomething.pm
index f05a2059a..629a5ee50 100644
--- a/perllib/FixMyStreet/Cobrand/SeeSomething.pm
+++ b/perllib/FixMyStreet/Cobrand/SeeSomething.pm
@@ -9,6 +9,7 @@ sub council_area { return 'West Midlands'; }
sub council_name { return 'See Something Say Something'; }
sub council_url { return 'seesomething'; }
sub area_types { [ 'MTD' ] }
+sub site_title { return 'See Something, Say Something'; }
sub site_restriction {