示例#1
0
</td>
			<?php 
}
?>
		<td class="without-border-top misc"></td>
	</tr>
</table>

<table class="cluster with-margin">
	<tr>
		<td>E. SARAN-SARAN</td>
	</tr>
</table>

<?php 
$catatan = nilaiRapor::getNotes($studentAccal, $counseling);
?>
<table class="daftar-nilai">
	<tr>
		<td class="with-border">
			<?php 
echo $catatan ? $catatan->getNote() : '';
?>
		</td>
	</tr>
</table>
<br />
<br />
<br />
<table class="cluster with-margin">
	<tr>