1
0
Fork 0
mirror of synced 2025-04-11 21:21:00 +00:00

Update intaro.retailcrm/install/step2.php

Co-authored-by: Smiley48 <43863676+Smiley48@users.noreply.github.com>
This commit is contained in:
Kocmonavtik 2022-12-13 14:09:52 +03:00 committed by GitHub
parent 5176a0ba76
commit b3813dd33b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -331,7 +331,7 @@ if (isset($arResult['PAYMENT'])) {
<?php if($defaultPayment[$bitrixPayment['ID']] == $paymentStatus['code']) echo 'selected'; ?>>
<?php echo $APPLICATION->ConvertCharset($paymentStatus['name'], 'utf-8', SITE_CHARSET); ?>
</option>
<?php endif; ?>
<?php endif; ?>
<?php endforeach; ?>
</select>
</td>