forked from TagesschuleElementa/www.tagesschule-elementa.ch
journey calculator fix
This commit is contained in:
@@ -10,6 +10,10 @@
|
||||
<input id="journey_calculator__input" type="text" placeholder="{% trans 'Ihr Wohnort' %}">
|
||||
<div class="journey_calculator__result" data-label="{% trans 'Min' %}"></div>
|
||||
</div>
|
||||
<a href="#" target="_blank" class="journey_calculator__button button button--small button--ghost button--ghost-white">
|
||||
<span class="button__icon">{% include 'project/assets/arrow-right-long.svg' %}</span>
|
||||
<span class="button__text">{% trans 'Route anzeigen' %}</span>
|
||||
</a>
|
||||
<p class="journey_calculator__message">
|
||||
{% trans 'Bitte wählen Sie einen der vorgeschlagenen Orte aus.' %}
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user