Файловый менеджер - Редактировать - /home/d46091/efoodlicence.com/complaint-form.php
Назад
<!DOCTYPE html> <html lang="en"> <meta http-equiv="content-type" content="text/html;charset=UTF-8" /> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <title>Register your complain</title> <meta name="description" content="If you have any complaints, register them with us. Your query will be answered within 4 to 5 working days."> <link rel="icon" href="https://efoodlicence.org/assets/images/fssai-logo.svg" type="image/gif" sizes="26x26"> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css"> <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800&display=swap" rel="stylesheet"> <link rel="stylesheet" href="css/main.css"> <style> .container-fluid.fcs-padding-container { background: #ffffff !important; } form { background: #dde9ff; padding: 15px; height: 95% !important; } .fchd,.fcs-submit-button,.fcs-submit-button:hover { background: #f97806 !important; } </style> <?php include 'header.php';?> <div class="container-fluid fcs-form-container"> <div class="row"> <div class="col-12 col-lg-6"> <h1 class="container-fluid fchd text-center text-uppercase" style="font-size:15px">Complaint Form</h1> <form id="main-form" action="complaint-submit.php" method="post" name="complaint" onsubmit="return checkform()"> <div class="form-group txt"> <label>ENTER YOUR ORDER ID <span class="required">(Required)</span></label> <input type="text" class="form-control" name="order_id" value=""> </div> <button type="submit"name="submit" class="btn btn-primary fcs-submit-button">Submit Complaint</button> </form> </div> </div> </div> <br><br> <script> function checkform() { var name = document.forms["complaint"]["order_id"]; if (name.value == "") { window.alert("Please enter your order id."); name.focus(); return false; } return true; } </script> <br> <style> main { flex: 1 0 auto; } footer ul > li{ display: block!important; padding: 2px; font-size: 17px; } .cont_txt { color:#fff; } .footer_div { background-color:#CADCFC; /* box-shadow: 2px 2px 15px #a55600; */ text-align:center; } </style> <?php include 'footer.php';?> <script async src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script> <script async src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.0/umd/popper.min.js"></script> <script async src="https://maxcdn.bootstrapcdn.com/bootstrap/4.1.0/js/bootstrap.min.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 8.1.32 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка