Loading templates/landingpage.html.ep +1 −1 Original line number Original line Diff line number Diff line Loading @@ -21,7 +21,7 @@ </p> </p> % } % } <p class="geolink"> <p class="geolink"> <a class="button" href="<%= url_for('_autostop')->to_abs->scheme('https')->query({hafas => param('hafas')}) %>">Stationen in der Umgebung suchen</a> <a class="button" href="<%= url_for('_autostop')->to_abs->scheme('https')->query({efa => param('efa'), hafas => param('hafas')}) %>">Stationen in der Umgebung suchen</a> </p> </p> <p> <p> Oder hier angeben: Oder hier angeben: Loading Loading
templates/landingpage.html.ep +1 −1 Original line number Original line Diff line number Diff line Loading @@ -21,7 +21,7 @@ </p> </p> % } % } <p class="geolink"> <p class="geolink"> <a class="button" href="<%= url_for('_autostop')->to_abs->scheme('https')->query({hafas => param('hafas')}) %>">Stationen in der Umgebung suchen</a> <a class="button" href="<%= url_for('_autostop')->to_abs->scheme('https')->query({efa => param('efa'), hafas => param('hafas')}) %>">Stationen in der Umgebung suchen</a> </p> </p> <p> <p> Oder hier angeben: Oder hier angeben: Loading