%PDF- %PDF-
| Direktori : /proc/self/root/proc/self/root/home/bitrix/www/bitrix/modules/landing/install/ |
| Current File : //proc/self/root/proc/self/root/home/bitrix/www/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>