aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/default/alert/index.html
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2011-05-12 11:03:39 +0100
committerStruan Donald <struan@exo.org.uk>2011-05-12 11:03:39 +0100
commiteeea97e7ef61c939a706cb1be87b28f2600e4e8c (patch)
tree5484ded646a95e2163ac47642bc975ea724eef7a /templates/web/default/alert/index.html
parent3690979cd0a8b2197bd697c77d8e9146ff7431da (diff)
Add cobrand form elements to alert front page
Diffstat (limited to 'templates/web/default/alert/index.html')
-rw-r--r--templates/web/default/alert/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/web/default/alert/index.html b/templates/web/default/alert/index.html
index d4fcccf94..69f21f2f2 100644
--- a/templates/web/default/alert/index.html
+++ b/templates/web/default/alert/index.html
@@ -22,6 +22,7 @@ within a certain distance of a particular location.') %]
postcode or street name and area:' ) %]
<input type="text" name="pc" value="">
<input type="submit" value="[% loc('Go') %]">
+ [% cobrand_form_elements %]
</p>
</form>