%PDF- %PDF-
| Direktori : /home/bitrix/www/bitrix/wizards/bitrix/eshop/site/public/en/about/contacts/ |
| Current File : //home/bitrix/www/bitrix/wizards/bitrix/eshop/site/public/en/about/contacts/index.php |
<?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php");
$APPLICATION->SetTitle("Feedback Form");
?>
<?$APPLICATION->IncludeComponent(
"bitrix:main.feedback",
"",
Array(
"USE_CAPTCHA" => "Y",
"OK_TEXT" => "Thank you, your message has been received.",
"EMAIL_TO" => "#SALE_EMAIL#",
"REQUIRED_FIELDS" => array(),
"EVENT_MESSAGE_ID" => array()
),
false
);?>
<?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php")?>