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