fix
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
</div>
|
||||
<div class="card-body py-3">
|
||||
<div class="tab-content">
|
||||
<form class="form-horizontal" action="/refer/refagree" method='POST'>
|
||||
|
||||
<div class="tab-pane fade show active" id="kt_table_widget_7_tab_1">
|
||||
<div class="table-responsive">
|
||||
|
||||
@@ -25,11 +25,14 @@
|
||||
|
||||
<div class="col-md-10 col-md-offset-1">
|
||||
<div class="text-right" style="text-align: right">
|
||||
<button type="submit" class="btn btn-primary btn-sm">Agree to Terms <i class="icon-arrow-right14 position-right"></i></button>
|
||||
<form action="/refer/refagree" method='POST'>
|
||||
<input type="hidden" name="page_key" value="<?=$page_key?>">
|
||||
<button type="submit" class="btn btn-primary btn-sm">Start Referring a Friend<i class="icon-arrow-right14 position-right"></i></button>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user