Update intaro.retailcrm/install/step2.php
Co-authored-by: Smiley48 <43863676+Smiley48@users.noreply.github.com>
This commit is contained in:
parent
5176a0ba76
commit
b3813dd33b
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue