Your IP : 18.226.214.95


Current Path : /home/bitrix/ext_www/crm.klimatlend.ua/bitrix/modules/conversion/install/
Upload File :
Current File : /home/bitrix/ext_www/crm.klimatlend.ua/bitrix/modules/conversion/install/unstep2.php

<?

use Bitrix\Main\Localization\Loc;

if (! check_bitrix_sessid())
{
	return;
}

echo CAdminMessage::ShowNote(Loc::getMessage('MOD_UNINST_OK'));

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