diff options
-rw-r--r-- | www/templates/en/around.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/templates/en/around.html b/www/templates/en/around.html index b551a73..c429907 100644 --- a/www/templates/en/around.html +++ b/www/templates/en/around.html @@ -1,6 +1,6 @@ <div data-id="locate" id="around-header" data-role="header"> <a href="#" id="cancel" class="ui-btn-left nodisplay">Cancel</a> - <h1>Pinpoint problem</h1> + <h1>Find problem</h1> <a id="search" class="ui-btn-right">Search</a> </div> |