FIX_DOWNLOAD_INVOICE_PDF

This commit is contained in:
Srinivas-Saravanan 2024-12-26 17:49:42 +05:30
parent 85dbdf346c
commit 23c9887dc9

View File

@ -160,7 +160,7 @@
.terms-container { .terms-container {
font-size: 10px; font-size: 10px;
margin-top: 30px; margin-top: 30px;
margin-bottom:20px; margin-bottom:30px;
} }
/* Style for the table containing - footer-table details */ /* Style for the table containing - footer-table details */
@ -408,7 +408,7 @@
<?php echo nl2br($business['terms']); ?> <?php echo nl2br($business['terms']); ?>
<?php else: ?> <?php else: ?>
<div style="color:white"> <div style="color:white">
<h1 style="color: white; visibility: hidden;">Else if block.............. ..............</h1> <h1 style="color: white; visibility: hidden;">Else if block.......... ..............</h1>
</div> </div>
<?php endif?> <?php endif?>
@ -420,7 +420,7 @@
<center> <center>
<!-- <img src="<?php //echo base_url('public/uploads/default_sign_sm.png'); ?>" alt="Authorized Signatory" class="Authorized-Signatory"> --> <!-- <img src="<?php //echo base_url('public/uploads/default_sign_sm.png'); ?>" alt="Authorized Signatory" class="Authorized-Signatory"> -->
<!-- <div align = "right"> --> <!-- <div align = "right"> -->
<p>Authorized Signatory</p> <br> <p>Authorized Signatory</p>
<!-- </div> --> <!-- </div> -->
</center> </center>
</div> </div>