diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/web/default/alert/index.html | 1 |
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> |