Your IP : 3.131.152.120


Current Path : /home/bitrix/initial_sites/home-comfort.in.ua/bitrix/modules/pull/install/
Upload File :
Current File : /home/bitrix/initial_sites/home-comfort.in.ua/bitrix/modules/pull/install/unstep2.php

<?
if(!check_bitrix_sessid()) return;
IncludeModuleLangFile(__FILE__);
global $errors;

echo CAdminMessage::ShowNote(GetMessage("MOD_UNINST_OK"));
?>
<br>
<form action="<?echo $APPLICATION->GetCurPage()?>">
	<input type="hidden" name="lang" value="<?echo LANG?>">
	<input type="submit" name="" value="<?echo GetMessage("MOD_BACK")?>">
</form>