style: add some style 5 (modal form 1)
This commit is contained in:
@@ -13,7 +13,7 @@ if ($_SERVER["REQUEST_METHOD"] == "POST") {
|
||||
$message .= "Email: $email\n";
|
||||
$message .= "Дата отправки: " . date('d.m.Y H:i') . "\n";
|
||||
|
||||
$headers = "From: no-reply@o-arena.ru\r\n";
|
||||
$headers = "From: no-reply@olimparena.aiconversion.ru\r\n";
|
||||
$headers .= "Reply-To: $email\r\n";
|
||||
$headers .= "Content-Type: text/plain; charset=utf-8\r\n";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user