ez-pro/core/bitrix/modules/fileman/install/step1.php
2025-11-13 19:04:05 +03:00

7 lines
284 B
PHP

<?if(!check_bitrix_sessid()) return;?>
<? CAdminMessage::ShowNote(GetMessage("MOD_INST_OK"));?>
<form action="<?echo $APPLICATION->GetCurPage()?>">
<input type="hidden" name="lang" value="<?echo LANG?>">
<input type="submit" name="" value="<?echo GetMessage("MOD_BACK")?>">
<form>