File manager - Edit - /home/custbahd/dev.cornerstoneassetmanagers.com/account.profile.mobile.form.php
Back
<?php include('header.php'); ?> <!--! ================================================================ !--> <!--! ================================================================ !--> <!--! Header Content !--> <!--! ================================================================ !--> <!--! ================================================================ !--> <!--! ================================================================ !--> <!--! Header Content !--> <!--! ================================================================ !--> <!--! ================================================================ !--> <!--! ================================================================ !--> <!--! [Start] Main Content !--> <!--! ================================================================ !--> <main class="nxl-container"> <div class="nxl-content"> <!-- [ page-header ] start --> <div class="page-header"> <div class="page-header-left d-flex align-items-center"> <div class="page-header-title"> <h5 class="m-b-10"><a href="./">Dashboard</a></h5> </div> <ul class="breadcrumb"> <li class="breadcrumb-item"><a href="?dad=account&jc=profile">Profile</a></li> <li class="breadcrumb-item"><a href="?dad=account&jc=profile&hs=mobile">Mobile Number</a></li> </ul> </div> <div class="page-header-right ms-auto"> <div class="page-header-right-items"> <div class="d-flex d-md-none"> <a href="javascript:void(0)" class="page-header-right-close-toggle"> <i class="feather-arrow-left me-2"></i> <span>Back</span> </a> </div> <div class="d-flex align-items-center gap-2 page-header-right-items-wrapper"> <div class="dropdown filter-dropdown"> <a href="investments.deposits.form.php" class="btn btn-md btn-primary"> <i class="feather-plus-circle me-2"></i> <span>Make A Deposit</span> </a> </div> </div> </div> <div class="d-md-none d-flex align-items-center"> <a href="javascript:void(0)" class="page-header-right-open-toggle"> <i class="feather-align-right fs-20"></i> </a> </div> </div> </div> <!-- [ page-header ] end --> <!--! ================================================================ !--> <!--! [Start] Main Content !--> <!--! ================================================================ !--> <!-- [ Main Content ] start --> <div class="main-content"> <div class="row"> <div class="col-lg-12"> <div class="card border-top-0"> <div class="card-header p-0"> <!-- Nav tabs --> <ul class="nav nav-tabs flex-wrap w-100 text-center customers-nav-tabs" id="myTab" role="tablist"> <li class="nav-item flex-fill border-top" role="presentation"> <a class="nav-link active">Add Your Number</a> </li> </ul> </div> <div class="tab-content"> <div class="tab-pane fade show active" id="billingTab" role="tabpanel"> <!--Alert Box Start--> <div class="alert alert-dismissible m-4 p-4 d-flex alert-soft-teal-message" role="alert"> <div class="me-4 d-none d-md-block"> <i class="feather feather-bell fs-1 text-primary"></i> </div> <div> <p class="fs-12 fw-medium text-primary">After you click <strong>Save & Send PIN</strong>, we'll send you a 4 digit PIN to make sure this Mobile Number is functional and yours.</p> <p class="fs-12 fw-medium text-primary">Make sure it's international format e.g 256xxxxxxxxx</p> <button type="button" class="btn-close" data-bs-dismiss="alert" aria-label="Close"></button> </div> </div> <!--Alert Box End--> <div class="card-body pass-info"> <div class="mb-4 d-flex align-items-center justify-content-between"> <h5 class="fw-bold mb-0 me-4"> <span class="fs-12 fw-normal text-muted text-truncate-1-line">For withdraw or deposit by mobile money purposes.</span> </h5> </div> <form action="" method="POST"> <input type="hidden" name="dad" value="account"> <input type="hidden" name="jc" value="profile"> <input type="hidden" name="hs" value="mobile"> <input type="hidden" name="a" value="save"> <div class="row mb-4 align-items-center"> <div class="col-lg-4"> <label for="zipCodeInput" class="fw-semibold">Mobile Number * </label> </div> <div class="col-lg-8"> <div class="input-group"> <div class="input-group-text"><i class="fa fa-mobile text-primary"></i></div> <input type="number" name="number" value="{$smarty.post.number}" class="form-control" placeholder="Please start with country code eg 2567xxxxxxxx" required> </div> </div> </div> <div class="row mb-4 align-items-center"> <div class="col-lg-4"> <label class="fw-semibold">Description </label> </div> <div class="col-lg-8"> <textarea name="comments" value="$smarty.post.comments|default:''" class="form-control" placeholder="Mobile number description & or comments (Optional)"></textarea> </div> </div> <div class="row mb-4 align-items-center"> <div class="col-lg-12"> <button type="submit" class="btn btn-primary"><span class="me-2">Save & Send PIN</span> <i class="feather-arrow-right"></i></button> </div> </div> </form> </div> </div> <!--Alert Box Start--> <div class="alert alert-dismissible m-4 p-4 d-flex alert-soft-teal-message" role="alert"> <div class="me-4 d-none d-md-block"> <i class="feather feather-alert-octagon fs-1 text-primary"></i> </div> <div> <p class="fw-bold mb-1 text-primary">Terms & Conditions Apply</p> <p class="fs-12 fw-medium text-black">By saving a Mobile Number, you agree to our <strong>Terms of Service</strong>, and if you use it make withdraws or deposits, you authorize your Mobile Number to be charged on a recurring basis until you cancel, which you can do at any time. You understand how your withdraws and deposits work and how to cancel.</p> <a href="?dad=index&jc=terms" class="btn btn-sm bg-soft-teal text-primary d-inline-block">Read Our Terms <i class="feather-arrow-right"></i></a> <button type="button" class="btn-close" data-bs-dismiss="alert" aria-label="Close"></button> </div> </div> <!--Alert Box End--> </div> </div> </div> </div> </div> <!-- [ Main Content ] end --> </div> <!-- Footer Content --> <?php include('footer.php'); ?> <!-- Footer Content -->
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Generation time: 0.48 |
proxy
|
phpinfo
|
Settings