aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormatthew <matthew>2007-02-03 01:24:47 +0000
committermatthew <matthew>2007-02-03 01:24:47 +0000
commit7f9b6467ae0c5e43e6f2313462afa338f2a0d2d7 (patch)
treebb76390ee6cc803542336b29e8f1e9787a5db764
parente6d0b1e3ed683e0f32bd7f12f635a91e94e29230 (diff)
Confirm page should say what it's doing.
-rwxr-xr-xweb/confirm.cgi6
1 files changed, 4 insertions, 2 deletions
diff --git a/web/confirm.cgi b/web/confirm.cgi
index 82c539b93..f2166ea17 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.8 2007-01-30 16:10:06 matthew Exp $
+# $Id: confirm.cgi,v 1.9 2007-02-03 01:24:47 matthew Exp $
use strict;
require 5.8.0;
@@ -76,7 +76,9 @@ EOF
my $signed_email = sha1_hex("$id-$email-$salt-$secret");
$out = <<EOF;
<form action="/alert" method="post">
-<p>You have successfully confirmed your problem and you can now <a href="/?id=$id">view it on the site</a>.</p>
+<p>You have successfully confirmed your problem and
+<strong>we will now send it to your 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,
or