mirror of
https://github.com/Alvin-Zilverstand/Schoolkantine.git
synced 2026-03-06 13:26:27 +01:00
Add payment page and update order button to link to it
This commit is contained in:
@@ -53,7 +53,9 @@
|
||||
<!-- Winkelmandje items worden hier dynamisch toegevoegd -->
|
||||
</ul>
|
||||
<p>Totaal: €<span id="total-price">0.00</span></p>
|
||||
<button id="order-button">Bestellen</button>
|
||||
<a href="betalen.html">
|
||||
<button id="order-button">Bestellen</button>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<!-- Winkelwagen icoon -->
|
||||
|
||||
Reference in New Issue
Block a user