dwh/group_header.php

5 lines
221 B
PHP
Raw Permalink Normal View History

2023-10-02 10:26:17 +00:00
<table width="100%" cellpadding="2" cellspacing="1" border="0" style="layout:auto">
<tr>
<td align=right class="font20" nowrap> <?php echo $_SESSION["NAMA_GROUP"] ?></td>
</tr>
</table>