Current Path : /var/www/html/clients/amz.e-nk.ru/en/ |
Current File : /var/www/html/clients/amz.e-nk.ru/en/auth.php |
<? define("NEED_AUTH", true); require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php"); if (strlen($backurl)>0) LocalRedirect($backurl); $APPLICATION->SetTitle("Authorization"); ?> <p><font class="notetext">You have been successfully authorized.</font></p> <TABLE class=text style="BORDER-RIGHT: #fc9c05 1px solid; BORDER-TOP: #fc9c05 1px solid; BORDER-LEFT: #fc9c05 1px solid; BORDER-BOTTOM: #fc9c05 1px solid" cellSpacing=0 cellPadding=10 width="80%"> <TR> <TD bgColor=#fffbf4> Use Administrative toolbar at the top of your screen to manage site content. Different site sections have their own button set that will help you to easily edit any type of information on the site</TD></TR></TABLE> <p class="text"><a href="<?SITE_DIR?>">Back to the Home page</a></p> <? require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php"); ?>