aboutsummaryrefslogtreecommitdiffstats
path: root/templates/offline.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/offline.html')
-rw-r--r--templates/offline.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/offline.html b/templates/offline.html
index 8580277..b9a50ff 100644
--- a/templates/offline.html
+++ b/templates/offline.html
@@ -28,7 +28,7 @@
<% if ( lat ) { %>
[% loc('This report has a position.') %]
<% } else { %>
- <input type="button" data-role="button" data-theme="a" id="locate" value="[% loc('Locate') %]" >
+ <input type="button" data-role="button" data-theme="a" id="locate" value="[% loc('Locate (optional)') %]" >
<% } %>
</p>