%PDF- %PDF-
| Direktori : /home/bitrix/www/local/templates/UB/components/bitrix/system.auth.authorize/.default/ |
| Current File : //home/bitrix/www/local/templates/UB/components/bitrix/system.auth.authorize/.default/template.php |
<?
if (!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED!==true)die();
header("Location: ".SITE_DIR."index.php");
?>
<div class="alert alert-warning">
<?=GetMessage("AUTHORIZATION_REQUIRED")?>
<?
ShowMessage($arParams["~AUTH_RESULT"]);
ShowMessage($arResult['ERROR_MESSAGE']);
?>
</div>
<form style="min-height: 400px;">
<input type="hidden" id="need_auth" value="Y" />
</form>