correct navigation buttons from/to here

they were swapped
This commit is contained in:
Gwendolyn 2023-07-27 12:04:58 +02:00
parent 8f0d61895b
commit a2ec3483fb

View file

@ -67,8 +67,8 @@
</button>
</div>
<div class="buttons">
<button class="button-clear as-destination"><i class="material-icons">directions</i> {% trans 'from here' %}</button>
<button class="button-clear as-origin"><i class="material-icons">directions</i> {% trans 'to here' %}</button>
<button class="button-clear as-origin"><i class="material-icons">directions</i> {% trans 'from here' %}</button>
<button class="button-clear as-destination"><i class="material-icons">directions</i> {% trans 'to here' %}</button>
</div>
<div class="buttons">
<a class="button button-clear report report-issue">