Add Bestellabschluss link

This commit is contained in:
MET18937 2023-06-24 16:43:52 +02:00
parent 5b21244ee5
commit c9f10887ee

View File

@ -111,7 +111,7 @@
<div class="col mt-auto ">
<div class="d-flex flex-column align-items-center ">
<a href="/speisekarte" class="btn_bg w-75 btn text-center">Zurück</a>
<a href="#" class="btn_forward btn w-75 ">Weiter</a>
<a href="/Bestellabschluss" class="btn_forward btn w-75 ">Weiter</a>
</div>
</div>
</div>