|
Server : LiteSpeed System : Linux terra.hostitbro.com 5.14.0-611.54.3.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 7 16:31:24 EDT 2026 x86_64 User : outerorb ( 1091) PHP Version : 8.1.34 Disable Function : mail Directory : /home/outerorb/career.outerorbittech.com/ | |
|
Path: //home/outerorb/career.outerorbittech.com/login.php
Size: 1.84 KB
Permissions: 0644
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<link href="assets/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/css/font-awesome.min.css" rel="stylesheet">
<link href="assets/css/style.css" rel="stylesheet">
<title>Login-ADMIN</title>
<link rel="icon" type="image/png" href="img/favicon.png"/>
</head>
<style>
</style>
<body>
<section class="form-02-main">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="_lk_de">
<div class="form-03-main">
<div class="logo">
<img src="assets/images/OOT.png">
</div>
<form action="check.php" method="POST">
<div class="form-group">
<input type="text" name="n" class="form-control _ge_de_ol" type="text" placeholder="Enter User_Name">
</div>
<div class="form-group">
<input type="password" name="p" class="form-control _ge_de_ol" type="text" placeholder="Enter Password">
</div>
<div class="checkbox form-group">
<div class="form-check">
</div>
</div>
<div class="form-group">
<div>
<input type="submit" value="LOGIN" name="s" style="display: inline-block;
width: 100%;
padding: 12px 0px;
background: #2b3990;
border-radius: 20px;
text-align: center;
font-size: 16px;
color: #fff;
" >
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</body>
</html>