diff --git a/bitrix/templates/main uisi/index.php b/bitrix/templates/main uisi/index.php index aeff816..39b0fb5 100644 --- a/bitrix/templates/main uisi/index.php +++ b/bitrix/templates/main uisi/index.php @@ -57,9 +57,10 @@ -
| $APPLICATION->IncludeComponent( + | |||
| $APPLICATION->IncludeComponent( "bitrix:menu", "tree", Array( @@ -73,10 +74,10 @@ "USE_EXT" => "N", "ALLOW_MULTI_SELECT" => "N" ) -);?> | - - - +);?> | + + + |
|