Merge new style for links to all pages

This commit is contained in:
Laura Hausmann 2021-06-29 12:58:50 +02:00
parent 782ee89228
commit 166283ca1f
Signed by: zotan
GPG key ID: D044E84C5BE01605

View file

@ -170,7 +170,7 @@ else {
</div> </div>
<div class="d-flex p-2" style="width: 40%"> <div class="d-flex p-2" style="width: 40%">
<form style="width: 100%" method="GET" action="/OEAPI"> <form style="width: 100%" method="GET" action="/OEAPI">
<h3>Add leg(s) from oeffisear.ch</h3> <h3>Add leg(s) from <a href="https://oeffisear.ch" target="_blank">oeffisear.ch</a> or <a href="https://öv.ztn.sh" target="_blank">öv.ztn.sh</a></h3>
<br/> <br/>
<input type="hidden" name="action" value="addleg"> <input type="hidden" name="action" value="addleg">
<input type="hidden" name="tripid" value="@Request.Query["id"]"> <input type="hidden" name="tripid" value="@Request.Query["id"]">