aboutsummaryrefslogtreecommitdiffstats
path: root/perllib
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2014-03-14 14:53:07 +0000
committerStruan Donald <struan@exo.org.uk>2014-04-08 13:21:10 +0100
commit21bf819455562ab75874b230af82affd0138400c (patch)
tree6056fa938a39ed2ec06b163bf2fd2d589e53a2ee /perllib
parent09aa80425c5618e5a1a2974e46568265260dcabf (diff)
change text of location search instructions
Diffstat (limited to 'perllib')
-rw-r--r--perllib/FixMyStreet/Cobrand/ZeroTB.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/perllib/FixMyStreet/Cobrand/ZeroTB.pm b/perllib/FixMyStreet/Cobrand/ZeroTB.pm
index bd25b6076..589a9e922 100644
--- a/perllib/FixMyStreet/Cobrand/ZeroTB.pm
+++ b/perllib/FixMyStreet/Cobrand/ZeroTB.pm
@@ -6,6 +6,8 @@ use warnings;
sub site_title { return 'ZeroTB'; }
+sub enter_postcode_text { return _ ('Enter a nearby street name and area, postal code or district in Delhi'); }
+
sub country {
return 'IN';
}