| Server IP : 104.21.37.246 / Your IP : 104.23.243.32 [ Web Server : Apache System : Linux cpanel01wh.bkk1.cloud.z.com 2.6.32-954.3.5.lve1.4.59.el6.x86_64 #1 SMP Thu Dec 6 05:11:00 EST 2018 x86_64 User : cp648411 ( 1354) PHP Version : 7.2.34 Disable Function : NONE Domains : 0 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home2/cp648411/public_html/ilawasia.onnud20.com/ |
Upload File : |
<?php $path="";$ck='not'; ?>
<?php include($path."include/head.php"); ?>
<body class="bg-gradient-primary">
<div class="container">
<!-- Outer Row -->
<div class="row justify-content-center">
<div class="col-xl-10 col-lg-12 col-md-9">
<div class="card o-hidden border-0 shadow-lg my-5">
<div class="card-body p-0">
<!-- Nested Row within Card Body -->
<div class="row">
<div class="col-lg-6 d-none d-lg-block bg-login-image"></div>
<div class="col-lg-6">
<div class="p-5">
<div class="text-center">
<h1 class="h4 text-gray-900 mb-4">ILAWASIA CO., LTD. </h1>
<h2>Corporate Module</h2>
</div>
<?php if(@$false){ ?>
<div class="alert alert-danger">
<[email protected](false, "")-->
</div>
<?php } ?>
<form class="user" method="post" action="<?php echo $path; ?>include/forgot-password.php">
<div class="form-group">
<input type="text" class="form-control form-control-user" placeholder="Enter Username..." name="Username" value="">
</div>
<div class="form-group">
<input type="password" class="form-control form-control-user" placeholder="Password" name="Password" value="">
</div>
<div class="form-group">
<input type="password" class="form-control form-control-user" placeholder="RePassword" name="RePassword" value="">
</div>
<button class="btn btn-primary btn-user btn-block">
Change Password
</button>
</form>
<hr>
<!-- <div class="text-center">
<a class="small" href="forgot-password.php">Forgot Password?</a>
</div>
<div class="text-center">
<a class="small" href="register.html">Create an Account!</a>
</div>-->
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<?php include($path."include/footer_js.php"); ?>
</body>
</html>