Current Path : /var/www/html/clients/e-nkama.ru/e-nkama_bitrix/bitrix/templates/modern/ |
Current File : /var/www/html/clients/e-nkama.ru/e-nkama_bitrix/bitrix/templates/modern/footer.php |
<?if(!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED!==true)die();?> <?IncludeTemplateLangFile(__FILE__);?> <? if($APPLICATION->GetPageProperty("show_timestamp_x")!="N"): $timeModif=filemtime($_SERVER["DOCUMENT_ROOT"].$APPLICATION->GetCurPage(true)); if($timeModif): $dateModif=date("d.m.Y H:i", $timeModif);?> <p> <small> <?=GetMessage('footer_timestamp_x')?><?=$dateModif?> </small> </p> <?endif?> <?endif?> <?if(!preg_match('~^/about-bitrix/~i',$APPLICATION->GetCurDir()) && !preg_match('~^/gosserv/~i',$APPLICATION->GetCurDir()) && $APPLICATION->GetCurPage() != "/" && $APPLICATION->GetCurPage() != "/index.php" && $APPLICATION->GetCurPage() != "/desktop.php" && $APPLICATION->GetCurPage() != "/index2.php"):?> </td> </tr> </table> <? endif; ?> </div> <div id="space-for-footer"></div> </div> <div style="clear:both;"></div> <div id="footer"> <div id="copyright"><?$APPLICATION->IncludeComponent("bitrix:main.include", "", array( "AREA_FILE_SHOW" => "file", "PATH" => "/copyright.php", "EDIT_TEMPLATE" => "standard.php" ), false );?> </div> <div id="footer-links" align="right"> <a href="/about-bitrix/"><?=GetMessage('about_prodact')?></a> <a href="/feedback/law-map/"><?=GetMessage('zakon_map')?></a> <a href="/search/"><?=GetMessage('poisk')?></a> <a href="/search/map.php"><?=GetMessage('sitemap')?></a> <br><br> <div id="copyright"><?=GetMessage('copy')?></div> <p> <? $site = SITE_ID; $dbRes = CSite::GetByID($site); if ($arRes = $dbRes->Fetch()) $server_name = $arRes['SERVER_NAME']; $counters = COption::GetOptionString('seo', 'counters'); if (strlen($counters) > 0): $counters = str_replace(array('#DOMAIN#'), array($server_name), $counters); echo $counters; endif; ?> </p> </div> </div> </body> </html>