CHANGE_logo_fix_final - VADIVEL J 2025-09-16
This commit is contained in:
parent
af8be11774
commit
ef625e8034
@ -7,11 +7,10 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
|
|
||||||
<table width="100%" border="0" cellspacing="0" cellpadding="0" style="background:#ffffff; border-bottom:1px solid #ddd;">
|
<table width="100%" border="0" cellspacing="0" cellpadding="0" style="background:#ffffff; border-bottom:1px solid #ddd;">
|
||||||
<tr style="max-height:80px;">
|
<tr style="max-height:80px;">
|
||||||
<td align="center" valign="middle" style="padding:10px;" width="50%" >
|
<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/uploads/logo/'.$client_data['client_logo']);?>"
|
||||||
alt="Client Logo"
|
alt="Client Logo"
|
||||||
style="max-height:60px;">
|
style="max-height:60px;">
|
||||||
</td>
|
</td>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user