diff options
Diffstat (limited to 'templates/web/base/alert/index.html')
-rw-r--r-- | templates/web/base/alert/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/web/base/alert/index.html b/templates/web/base/alert/index.html index acef89a78..38ed6f6f5 100644 --- a/templates/web/base/alert/index.html +++ b/templates/web/base/alert/index.html @@ -34,6 +34,7 @@ within a certain distance of a particular location.', "%s is the site name"), si <input class="green-btn" type="submit" value="[% loc('Go') %]"> </div> </fieldset> + <a href="/alert/list" id="geolocate_link">… [% loc('or locate me automatically') %]</a> </form> [% IF photos.size %] |