1
0
mirror of synced 2024-11-22 05:16:09 +03:00

options php vis fix

This commit is contained in:
Grisha Pomadchin 2014-02-20 17:11:43 +04:00
parent 0f885e2e54
commit b16af9db1f

View File

@ -717,7 +717,7 @@ if (isset($_POST['Update']) && ($_POST['Update'] == 'Y')) {
<td colspan="2"><b><?php echo GetMessage('ORDER_TYPE_INFO') . ' ' . $bitrixOrderType['NAME']; ?></b></td>
</tr>
<?php $countProps = 0; foreach($arResult['orderProps'] as $orderProp): ?>
<?php $countProps = 1; foreach($arResult['orderProps'] as $orderProp): ?>
<?php if($orderProp['ID'] == 'text'): ?>
<tr class="heading">
<td colspan="2" style="background-color: transparent;">