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

install fix

This commit is contained in:
Grisha Pomadchin 2013-09-12 16:56:14 +04:00
parent 597696b692
commit cbff873be0

View File

@ -26,9 +26,9 @@
<tr align="center">
<td colspan="2"><b><?php echo GetMessage('INFO_2'); ?></b></td>
</tr>
<tr align="center">
<!--<tr align="center">
<td colspan="2"><b><?php echo GetMessage('INFO_3'); ?></b></td>
</tr>
</tr>-_>
<tr align="center">
<td colspan="2">&nbsp;</td>
</tr>
@ -40,7 +40,7 @@
<td width="50%" class="adm-detail-content-cell-l"><?php echo GetMessage('ICRM_API_KEY'); ?></td>
<td width="50%" class="adm-detail-content-cell-r"><input type="text" id="api_key" name="api_key" value=""></td>
</tr>
<tr>
<!--<tr>
<td width="50%" class="adm-detail-content-cell-l"><?php echo GetMessage('ICRM_SITES'); ?></td>
<td width="50%" class="adm-detail-content-cell-r">
<select id="sites_ids" name="sites_ids[]" multiple="multiple" size="3">
@ -49,7 +49,7 @@
<?php endforeach; ?>
</select>
</td>
</tr>
</tr>-->
</tbody>
</table>
<br />