* Code for bug#15148.
This commit is contained in:
@@ -85,7 +85,7 @@
|
||||
</td>
|
||||
</tr>
|
||||
<?php $rowIndex++; ?>
|
||||
<?php if($rowIndex == 9) $rowIndex = 0;?>
|
||||
<?php if($rowIndex == 8) $rowIndex = 0;?>
|
||||
<?php endforeach;?>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user