HTTP/1.1 200 OK
Date: Fri, 13 Sep 2024 14:10:42 GMT
Server: Apache/2.4.20 (Unix) PHP/5.6.23
Last-Modified: Mon, 25 Jul 2022 13:01:35 GMT
ETag: "f03-5e4a0c89d1827"
Accept-Ranges: bytes
Content-Length: 3843
Content-Type: text/html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="https://www.w3.org/1999/xhtml">
<head>
<meta https-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>cloud booking channel manager</title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.0/css/bootstrap.min.css">
<link rel="stylesheet" href="/css/inneraddon.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.0/js/bootstrap.min.js"></script>
<script type="text/javascript" src="/login.js"></script>
<style type="text/css">
#loginContent { width: 500px; margin: 100px auto; }
.box {
box-shadow: 0 2.8px 2.2px rgba(0, 0, 0, 0.034), 0 6.7px 5.3px rgba(0, 0, 0, 0.048), 0 12.5px 10px rgba(0, 0, 0, 0.06), 0 22.3px 17.9px rgba(0, 0, 0, 0.072), 0 41.8px 33.4px rgba(0, 0, 0, 0.086), 0 100px 80px rgba(0, 0, 0, 0.12);
min-height: 200px;
width: 80vw;
margin: 100px auto;
background: white;
border-radius: 5px;
}
.my-back {
background: #99;
}
</style>
</head>
<body background="#eef2f7">
<br><br><br><br>
<br>
<div class="container-fluid">
<div id="loginContent" class="box">
<div class="row">
<div class="px-md-5 col-md-4" style="background:white;">
<div class="media">
<div class="media-body" style="background:white;">
<br>
           
<img src="nodesk.png" style="width:100px;height:100px;">
<hr>
<p>
<span class="h5" style="color:black;display:flex; justify-content: center;">channel manager</span><br>
</p>
<br><br>
</div>
</div>
</div>
<div class="col-md-2">
</div>
<div class="col-md-5">
<div class="media">
<div class="media-body">
<form id="loginForm" name="loginForm" action="" method="post">
<br><br><br>
<div class="form-group">
<div class="input-group">
<span class="input-group-addon">
<span class="glyphicon glyphicon-user"></span>
</span>
<input type="text" id="username" name="username" class="form-control" placeholder="Utilizator" size="40"/>
</div>
</div>
<div class="form-group">
<div class="input-group">
<span class="input-group-addon">
<span class="glyphicon glyphicon-lock"></span>
</span>
<input type="password" id="password" name="password" class="form-control" placeholder="Parola" size="40"/>
</div>
</div>
<div class="form-group text-center">
<button type="submit" class="btn btn-default btn-sm" style="width:145px !important;" id="submit"><span class="glyphicon glyphicon-flash"></span>Access</button>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="alert alert-warning col-md-12">
<table>
<tr><td><i class="glyphicon glyphicon-exclamation-sign" style="color:red;font-size:15px;justify-content:center"></i></td><td width="50"></td>
<td><div id="loginResult" class="text" style="display:flex;justify-content:center;"></div></td></tr>
</table>
</div>
<div class="col-md-12">
<hr>
<span class="small" style="display:flex; justify-content: center;"><B>© </B> Copyright 2022,    <B>Cloud Booking</B></span>
</div>
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script type="text/javascript" src="https://code.jquery.com/jquery-1.4.4.min.js"></script>
<!-- Popper -->
<script src = "https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js"</script>
</body>
</html>