summaryrefslogtreecommitdiffstats
path: root/templates/search.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/search.tmpl')
-rw-r--r--templates/search.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/search.tmpl b/templates/search.tmpl
index 9f211d6..1101f08 100644
--- a/templates/search.tmpl
+++ b/templates/search.tmpl
@@ -19,7 +19,7 @@
value="{{ .Location }}" name="location" required>
</div>
<div class="btn-block">
- <input type="submit" class="search-btn" value="➮">
+ <input type="submit" class="search-btn" value="search">
</div>
</form>
</div>