add another pengesahan on result report
This commit is contained in:
@@ -56,14 +56,15 @@
|
||||
<div class="signature-section row">
|
||||
<div class="col-md-12">
|
||||
<div class="table-responsive">
|
||||
<table>
|
||||
<table style="width: 100%;">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td colspan="4"><b>Disahkan Oleh :</b></td>
|
||||
|
||||
<td style="width: 50%;"><b>Disahkan Oleh :</b></td>
|
||||
<td style="width: 50%;"><b>Diperiksa Oleh :</b></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><b>...................................</b></td>
|
||||
<td><br><br><b>...................................</b></td>
|
||||
<td><br><br><b>...................................</b></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
@@ -74,8 +75,11 @@
|
||||
|
||||
<style>
|
||||
/* Style for table body */
|
||||
.signature-section{
|
||||
margin-top: 80px;
|
||||
|
||||
.signature-section td {
|
||||
padding-top: 20px;
|
||||
vertical-align: bottom;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.table tbody td {
|
||||
|
||||
Reference in New Issue
Block a user