Newer
Older
WebMCR / upload / themes / default / modules / admin / info / group-id.html
@Qexy Qexy on 3 May 2015 147 bytes WebMCR_Reloaded_Alpha_v1.0.0
<tr class="<?php echo $data['CLASS']; ?>">
	<td><?php echo $data['TITLE']; ?></td>
	<td class="text-right"><?php echo $data['COUNT']; ?></td>
</tr>