aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2011-05-04 17:26:01 +0100
committerStruan Donald <struan@exo.org.uk>2011-05-04 17:26:01 +0100
commit6472ed6ce06d7eeba99916288e56c572a31b33cc (patch)
tree56caec87e5a4afa55ab9509e84ce7cf600b05952
parent359df931543e985c87514eb84dfc7f31b488e064 (diff)
Correct page title and target for form
-rw-r--r--templates/web/default/alert/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/web/default/alert/index.html b/templates/web/default/alert/index.html
index 12601f2ae..a62b743f5 100644
--- a/templates/web/default/alert/index.html
+++ b/templates/web/default/alert/index.html
@@ -1,4 +1,4 @@
-[% INCLUDE 'header.html', title => loc('Contact') %]
+[% INCLUDE 'header.html', title => loc('Local RSS feeds and email alerts') %]
<h1>[% loc('Local RSS feeds and email alerts') %]</h1>
@@ -8,7 +8,7 @@ alerts for all problems within a particular ward or council, or all problems
within a certain distance of a particular location.') %]
</p>
-<form method="get" action="/alert">
+<form method="get" action="/alert/list">
<p>
[% loc('To find out what local alerts we have for you, please enter your GB
postcode or street name and area:' ) %]