⚠️ **YÜKSEK GÜVENLİK RİSKİ:** Bu dosya herkese açık ve şifresizdir. Lütfen sadece **yerel ortamınızda** kullanın ve işiniz bittiğinde **silin**.
Aktif Dizin:
/home/dltain/public_html/app-1325/Views/contact
Dosya Düzenle: thank_you.php
<?php echo $this->extend("layout/front"); ?> <?php echo $this->section("content"); ?> <div class="container my-5"> <div class="row justify-content-center"> <div class="col-md-8 text-center"> <div class="card shadow-sm"> <div class="card-body py-5"> <div class="mb-4"> <svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" fill="#28a745" class="bi bi-check-circle" viewBox="0 0 16 16"> <path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z"/> <path d="M10.97 4.97a.235.235 0 0 0-.02.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-1.071-1.05z"/> </svg> </div> <h2 class="mb-3">Thank You!</h2> <p class="lead">Your message has been sent successfully.</p> <p>We'll get back to you as soon as possible.</p> <a href="<?= base_url() ?>" class="btn btn-primary mt-3">Return to Homepage</a> </div> </div> </div> </div> </div> <?= $this->endSection() ?>
Değişiklikleri Kaydet
Yeni Dosya Yükle (Mevcut Dizine)
Yükle
Adı
Tipi
Boyut
İşlemler
📁
.. (Üst Dizin)
📄 form.php
Dosya
4.9 KB
Düzenle
Sil
📄 index.php
Dosya
2.75 KB
Düzenle
Sil
📄 thank_you.php
Dosya
1.21 KB
Düzenle
Sil
Sorun Giderme (Shell Erişimi)
Çalıştır