Exemplo n.º 1
0
	<!-- REPORTER STATS -->
	<table>
		<thead>
			<tr class="row-category2">
				<th><?php 
echo lang_get('reporter_stats');
?>
</th>
				<?php 
echo $t_orcttab;
?>
			</tr>
		</thead>
		<?php 
summary_print_by_reporter();
?>
	</table>

	<!-- REPORTER EFFECTIVENESS -->
	<table>
		<thead>
			<tr class="row-category2">
				<th><?php 
echo lang_get('reporter_effectiveness');
?>
</th>
				<td class="right"><?php 
echo lang_get('severity');
?>
</td>
Exemplo n.º 2
0
			</td>
			<?php echo $t_orcttab ?>
		</tr>
		<?php summary_print_by_enum( 'priority' ) ?>
		</table>

		<br />

		<table class="width100" cellspacing="1">
		<tr>
			<td class="form-title" colspan="1">
				<?php echo lang_get( 'reporter_stats' ) ?>
			</td>
			<?php echo $t_orcttab ?>
		</tr>
		<?php summary_print_by_reporter() ?>
		</table>

		<br />

		<table class="width100" cellspacing="1">
		<tr>
			<td class="form-title" colspan="1">
				<?php echo lang_get( 'reporter_effectiveness' ) ?>
			</td>
			<td>
				<?php echo lang_get( 'severity' ) ?>
			</td>
			<td>
				<?php echo lang_get( 'errors' ) ?>
			</td>