CHANGE_logo_fix_final - VADIVEL J 2025-09-17

This commit is contained in:
vadivelJ96 2025-09-17 11:50:36 +05:30
parent 6bdd338a90
commit 54b9c2faa3
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
</head>
<body>
<div align="center">
<table width="50%" border="0" cellspacing="0" cellpadding="0" style="background:#ffffff; border-bottom:1px solid #ddd;">
<table width="45%" border="0" cellspacing="0" cellpadding="0" style="background:#ffffff; border-bottom:1px solid #ddd;">
<tr style="background-color: #D4F5F6;">
<td align="center" valign="middle" style="padding-top:5px;">
<img src="<?= base_url('/public/assets/images/Nhance-Logo-Final.png'); ?>"

View File

@ -9,7 +9,7 @@
<body>
<div align="center">
<table width="50%" border="0" cellspacing="0" cellpadding="0" style="background:#ffffff; border-bottom:1px solid #ddd;">
<table width="45%" border="0" cellspacing="0" cellpadding="0" style="background:#ffffff; border-bottom:1px solid #ddd;">
<tr style="height:80px; background-color: #D4F5F6;">
<td align="left" valign="middle" style="padding:20px;" width="50%">
<img src="<?= base_url('/public/uploads/logo/'.$client_data['client_logo']); ?>"