diff options
author | matthew <matthew> | 2007-02-27 01:36:09 +0000 |
---|---|---|
committer | matthew <matthew> | 2007-02-27 01:36:09 +0000 |
commit | f29db3bd57515dd0cbc3d916f3d2046a3c81c8aa (patch) | |
tree | fe54f7a392f38af57217fff82eee7c6e58b0dbf6 /web/confirm.cgi | |
parent | f5be95e5edd019d3fc3e8d232b0ea29365f5fec7 (diff) |
Might not be your council.
Diffstat (limited to 'web/confirm.cgi')
-rwxr-xr-x | web/confirm.cgi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/confirm.cgi b/web/confirm.cgi index f2166ea17..ab4fdcae3 100755 --- a/web/confirm.cgi +++ b/web/confirm.cgi @@ -6,7 +6,7 @@ # Copyright (c) 2006 UK Citizens Online Democracy. All rights reserved. # Email: matthew@mysociety.org. WWW: http://www.mysociety.org # -# $Id: confirm.cgi,v 1.9 2007-02-03 01:24:47 matthew Exp $ +# $Id: confirm.cgi,v 1.10 2007-02-27 01:36:09 matthew Exp $ use strict; require 5.8.0; @@ -77,7 +77,7 @@ EOF $out = <<EOF; <form action="/alert" method="post"> <p>You have successfully confirmed your problem and -<strong>we will now send it to your council</strong>. +<strong>we will now send it to the council</strong>. you can <a href="/?id=$id">view the problem on this site</a>.</p> <p>You could also <a href="/rss/$id">subscribe to the RSS feed</a> of updates by other local people on this problem, |