Your IP : 13.58.7.136


Current Path : /var/www/www-root/data/www.catalog.monolith-realty.ru/bitrix/modules/landing/install/
Upload File :
Current File : /var/www/www-root/data/www.catalog.monolith-realty.ru/bitrix/modules/landing/install/unstep2.php

<?php
use \Bitrix\Main\Localization\Loc;

if (!check_bitrix_sessid())
{
	return;
}

echo \CAdminMessage::ShowNote(Loc::getMessage('MOD_UNINST_OK'));
?>

<br>
<form action="<?= $APPLICATION->GetCurPage();?>">
	<input type="hidden" name="lang" value="<?= LANG;?>">
	<input type="submit" name="" value="<?= Loc::getMessage('MOD_BACK');?>">
</form>