fixing checkout process

This commit is contained in:
Chris Smith
2019-03-07 17:42:14 -06:00
parent 23ce4bb268
commit aca45491fb

View File

@@ -98,7 +98,7 @@
</div>
<div class="col-md-8 order-md-2">
<h4 class="mb-3">Your Order</h4>
<form class="needs-validation" novalidate method="POST">
<form class="needs-validation" novalidate method="POST" action="/">
<div class="mb-3">
<label for="eventTickets">How many tickets would you like to purchase?</label>