Update T position on resit tebus ujrah
This commit is contained in:
@@ -491,7 +491,7 @@
|
|||||||
</table>
|
</table>
|
||||||
|
|
||||||
<div style="display: flex; justify-content:center">
|
<div style="display: flex; justify-content:center">
|
||||||
<h1 style="">T</h1>
|
<h1 style="{{ sizeof($wakil) != 0 ? '' : 'position:absolute; margin-left:-550px' }}">T</h1>
|
||||||
@if (sizeof($wakil) != 0)
|
@if (sizeof($wakil) != 0)
|
||||||
<table id="payment">
|
<table id="payment">
|
||||||
<tr>
|
<tr>
|
||||||
@@ -655,7 +655,7 @@
|
|||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
<div style="display: flex; justify-content:center">
|
<div style="display: flex; justify-content:center">
|
||||||
<h1 style="">T</h1>
|
<h1 style="{{ sizeof($wakil) != 0 ? '' : 'position:absolute; margin-left:-550px' }}">T</h1>
|
||||||
@if (sizeof($wakil) != 0)
|
@if (sizeof($wakil) != 0)
|
||||||
<table id="payment">
|
<table id="payment">
|
||||||
<tr>
|
<tr>
|
||||||
|
|||||||
Reference in New Issue
Block a user