CHANGE_logo_fix - VADIVEL J 2025-09-16
This commit is contained in:
parent
e33d179c62
commit
e69442d495
@ -9,11 +9,11 @@
|
||||
|
||||
|
||||
<table width="100%" border="0" cellspacing="0" cellpadding="0" style="background:#ffffff; border-bottom:1px solid #ddd;">
|
||||
<tr style="max-height:40px; ">
|
||||
<tr style="max-height:80px;">
|
||||
<td align="center" valign="middle" style="padding:10px;" width="50%" >
|
||||
<img src="<?= base_url('/public/assets/images/'.$client_data['client_logo']); ?>"
|
||||
<img src="<?= base_url('/public/assets/images/'.$client_data['client_logo']);?>"
|
||||
alt="Client Logo"
|
||||
style="height:auto; max-width: 120px;" >
|
||||
style="max-height:60px;">
|
||||
</td>
|
||||
<td align="center" valign="middle" style="padding:10px;" width="50%">
|
||||
<img src="<?= base_url('/public/assets/images/Nhance-Logo-Final.png'); ?>"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user