| Server IP : 210.245.233.93 / Your IP : 216.73.216.226 Web Server : Apache/2.2.15 (CentOS) System : Linux webserver2.onesolution.com.hk 2.6.32-754.35.1.el6.x86_64 #1 SMP Sat Nov 7 12:42:14 UTC 2020 x86_64 User : apache ( 48) PHP Version : 5.3.3 Disable Function : exec, shell_exec, system, passthru, popen, proc_open, pcntl_exec MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/hkosl.com/tokkyu407/view/ |
Upload File : |
<!DOCTYPE html>
<html lang="en-HK" prefix="og: http://ogp.me/ns#">
<head>
<title>特急407 - 忘記密碼</title>
<meta name="keywords" content="YOKKYU407 ,407,YOKKYU,特急407,特急">
<meta property="og:description" content="位於旺角兆萬中心之成人用品店,設會員現金回贈,消費滿$1000再95折。嚴密包裝,便利店取貨,免運費。" />
<!-- css -->
<?php include 'inc/headlinks.php';?>
<!-- js -->
<?php include 'inc/link-js.php';?>
</head>
<body>
<!-- header -->
<?php include 'inc/navbar.php';?>
<!-- end of header-->
<section class="subWrapper grayBgColor">
<div class="container">
<div class="boxWrap">
<form class="d-flex justify-content-center">
<div class="centerWrap">
<h4 class="mb-4">忘記密碼? </h4>
<div class="form-group mb-4">
<label for="loginEmail1">用戶名稱 (電子郵箱)</label>
<input type="email" class="form-control" id="loginEmail1" placeholder="">
</div>
<button type="submit" class="btn btn-primary loginBtn">提交</button>
</div>
</form>
</div>
</div>
</section>
<!-- end #section -->
<!-- footer -->
<?php include 'inc/footer.php';?>
<script>
$(document).ready(function() {
$('#tabs-nav li:first-child').addClass('active');
$('.tab-content').hide();
$('.tab-content:first').show();
});
</script>
</body>
</html>