danielchristianschroeter / Simple-Bootstrap-Stripe-Payment-Form

Simple Stripe payment form in Bootstrap, field validation and user friendly country selection (from bootstrap formhelper)
174 stars 97 forks source link

Missing </div> closing tags #12

Open dbryar opened 8 years ago

dbryar commented 8 years ago

There are 3 missing </div> closing tags in the index.php file.

2 before the </form> close, and 1 in the <!-- important notice --> block