replace "show only this location" with better text
This commit is contained in:
parent
32a68206f8
commit
d4b596e25e
2 changed files with 80 additions and 80 deletions
|
@ -30,7 +30,7 @@
|
|||
{% if not embed %}
|
||||
<section id="messages">{% include 'site/fragment_messages.html' %}</section>
|
||||
<section id="popup-buttons">
|
||||
<button class="button-clear as-location">{% trans 'Show only this location' %}</button>
|
||||
<button class="button-clear as-location">{% trans 'Select this location' %}</button>
|
||||
<button class="button-clear as-destination">{% trans 'Route to here' %}</button>
|
||||
<button class="button-clear as-origin">{% trans 'Route from here' %}</button>
|
||||
</section>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue