my subscriptions page 21
This commit is contained in:
@@ -131,7 +131,7 @@
|
||||
<input type="text" placeholder="Enter Coupon Code" class="form-control coupon-code-input" size="20">
|
||||
<!-- Checkbox to select recurring or one-time payment -->
|
||||
<div class="form-check" style="display: flex; align-items: center; justify-content: center; margin-top: 10px;">
|
||||
<input class="form-check-input recurring-checkbox" type="checkbox" id="recurringCheck" style="margin-right: 5px;">
|
||||
<input class="form-check-input recurring-checkbox" type="checkbox" id="recurringCheck" style="margin-right: -4px; margin-top: -5px;">
|
||||
<label class="form-check-label gold-text" for="recurringCheck" style="margin: 0;">
|
||||
Recurring Subscription
|
||||
</label>
|
||||
|
||||
Reference in New Issue
Block a user