Adding tabs
This commit is contained in:
parent
b524e6ea84
commit
b9d142e170
1 changed files with 1 additions and 1 deletions
|
@ -358,7 +358,7 @@ if (isset($arResult['PAYMENT'])) {
|
|||
<?php if($defaultOrderTypes[$bitrixOrderType['ID']] == $orderType['code']) echo 'selected'; ?>>
|
||||
<?php echo $APPLICATION->ConvertCharset($orderType['name'], 'utf-8', SITE_CHARSET); ?>
|
||||
</option>
|
||||
<?php endif; ?>
|
||||
<?php endif; ?>
|
||||
<?php endforeach; ?>
|
||||
</select>
|
||||
</td>
|
||||
|
|
Loading…
Add table
Reference in a new issue