FIX_DOWNLOAD_INVOICE_PDF
This commit is contained in:
parent
85dbdf346c
commit
23c9887dc9
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user