diff --git a/intaro.retailcrm/install/step2.php b/intaro.retailcrm/install/step2.php index a49ee295..cc12092d 100644 --- a/intaro.retailcrm/install/step2.php +++ b/intaro.retailcrm/install/step2.php @@ -251,7 +251,7 @@ if (isset($arResult['PAYMENT'])) { $nameType = isset($paymentType['integrationModule']) ? $APPLICATION->ConvertCharset($paymentType['name'] . GetMessage('INTEGRATIONS'), 'utf-8', SITE_CHARSET) : $APPLICATION->ConvertCharset($paymentType['name'], 'utf-8', SITE_CHARSET); echo $nameType;?> - +