Your IP : 3.139.88.204


Current Path : /var/www/admin_ftp_12/data/www/httpdocs/bitrix/modules/main/install/templates/main/
Upload File :
Current File : /var/www/admin_ftp_12/data/www/httpdocs/bitrix/modules/main/install/templates/main/.description.php

<?
IncludeTemplateLangFile(__FILE__);

$sSectionName = GetMessage("MAIN_SECTION_NAME");
/*
$arTemplateDescription["map/.separator"] = array(
	"NAME"			=> GetMessage("MAIN_MAP_NAME"),
	"SEPARATOR"		=> "Y",
	);
*/
/**************************************************************************************
					��������� �� ����� ���� �����
**************************************************************************************/

$arTemplateDescription["map/default.php"] = array(
	"NAME" => GetMessage("MAIN_MAP_TEMPLATE_NAME"),
	"DESCRIPTION" => GetMessage("MAIN_MAP_TEMPLATE_DESCRIPTION"),
	"ICON"	=> "/bitrix/images/main/components/map.gif",
	);
$arTemplateDescription["profile.php"] = array(
	"NAME" => GetMessage("T_MAIN_PROFILE"),
	"DESCRIPTION" => GetMessage("T_MAIN_PROFILE_DESCRIPTION"),
	"ICON"	=> "/bitrix/images/main/components/user_profile.gif",
	);
?>