diff options
author | Matthew Somerville <matthew@mysociety.org> | 2011-06-07 14:06:00 +0100 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2011-06-07 14:06:00 +0100 |
commit | ccaa2f9b12d86ea43ebfcf250a3d788440064b5c (patch) | |
tree | 007935b9577f53fab571d0ad481f535bbe748e10 /perllib/FixMyStreet/App/Controller/Report/New.pm | |
parent | be0166b940f99a04ad15805744dc87f6c7c605fe (diff) |
Minor text and HTML fixes from final look through some old CGI scripts, now removed.
Diffstat (limited to 'perllib/FixMyStreet/App/Controller/Report/New.pm')
-rw-r--r-- | perllib/FixMyStreet/App/Controller/Report/New.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perllib/FixMyStreet/App/Controller/Report/New.pm b/perllib/FixMyStreet/App/Controller/Report/New.pm index 9e0193d3f..4916107aa 100644 --- a/perllib/FixMyStreet/App/Controller/Report/New.pm +++ b/perllib/FixMyStreet/App/Controller/Report/New.pm @@ -348,8 +348,8 @@ sub initialize_report : Private { =head2 determine_location Work out what the location of the report should be - either by using lat,lng or -a tile click or a user search query C<pc>. Returns false if no location could be -found. +a tile click or what's come in from a partial. Returns false if no location +could be found. =cut |