* finish task #3705.
This commit is contained in:
@@ -193,7 +193,7 @@
|
||||
</div>
|
||||
<div class='modal-content'>
|
||||
<table class="table table-form">
|
||||
<?php for($i = 0; $i < 6; $i++):?>
|
||||
<?php for($i = 0; $i < 5; $i++):?>
|
||||
<tr>
|
||||
<td class='w-150px'><?php echo html::select("team[]", $members, '', "class='form-control chosen'");?></td>
|
||||
<td>
|
||||
|
||||
Reference in New Issue
Block a user