diff options
Diffstat (limited to 'templates/web/base/alert/index.html')
-rw-r--r-- | templates/web/base/alert/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/base/alert/index.html b/templates/web/base/alert/index.html index fa6e01fad..ba3c64baf 100644 --- a/templates/web/base/alert/index.html +++ b/templates/web/base/alert/index.html @@ -37,7 +37,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> + <a href="/alert/list" id="geolocate_link">… [% loc('or use my location') %]</a> </form> [% IF photos.size %] |