diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2011-08-01 19:29:13 +0200 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2011-08-01 19:29:13 +0200 |
commit | 16e086f9519b03853f30895dfa51e9d4aa10dae0 (patch) | |
tree | c4c58692e9813c1348f6d7d8931dc9825d568da8 | |
parent | 9d23030bc3cfc114729e86c6ad23190f54f65d76 (diff) |
Typo.
-rw-r--r-- | templates/web/default/open311/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/default/open311/index.html b/templates/web/default/open311/index.html index edd92dca8..28e8aee3b 100644 --- a/templates/web/default/open311/index.html +++ b/templates/web/default/open311/index.html @@ -40,7 +40,7 @@ }, { url = c.cobrand.base_url _ "/open311/v2/services.xml?jurisdiction_id=$jurisdiction_id&lat=60&long=11", - info = 'list of services provided for WGS84 coordinate latitude 60 longitude 11, + info = 'list of services provided for WGS84 coordinate latitude 60 longitude 11', }, { url = c.cobrand.base_url _ "/open311/v2/requests/1.xml?jurisdiction_id=$jurisdiction_id", |