Remove old commented out HTML
This commit is contained in:
@@ -387,11 +387,8 @@
|
||||
|
||||
<p>Photos don't meet the requirements? <a href="">Retake the photos</a>.</p>
|
||||
<form id="pay_form" method="post" action="${purchase_endpoint}">
|
||||
<!-- <a href="#">Go to Step 4: Secure Payment</a> -->
|
||||
<!-- <input type="hidden" name="csrfmiddlewaretoken" value="${ csrf_token }"> -->
|
||||
|
||||
<input type="checkbox" name="match" id="confirm_pics_good" /> <label for="match">Yes! My details all match.</label>
|
||||
|
||||
<input type="hidden" name="course_id" value="${course_id | h}" />
|
||||
<p class="m-btn-primary" id="pay_button_frame">
|
||||
<input type="button" id="pay_button" value="Go to Step 4: Secure Payment" name="payment">
|
||||
|
||||
Reference in New Issue
Block a user