Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions views/payment.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
</div>

<div class="form-group row">
<label for="customerMobile" class="col-sm-2 col-form-label text-right">Customer Email</label>
<label for="customerMobile" class="col-sm-2 col-form-label text-right">Customer Mobile</label>
<div class="col-sm-3">
<input type="text" class="form-control" value="" id="customerMobile" name="customerMobile" placeholder="Customer Mobile" required>
</div>
Expand All @@ -56,4 +56,4 @@
</div>
</body>

</html>
</html>