| Current Path : /var/www/homesaver/www/bitrix/components/bitrix/sale.personal.order/help/ |
| Current File : /var/www/homesaver/www/bitrix/components/bitrix/sale.personal.order/help/.tooltips.php |
<?
if (!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED!==true)die();
$arTooltips = array(
"HISTORIC_STATUSES" => GetMessage("HISTORIC_STATUSES_TIP")
);
?>