final
This commit is contained in:
parent
2f0fd08b39
commit
52807cc760
@ -30,7 +30,7 @@ Options All -Indexes
|
||||
# request to the front controller, index.php
|
||||
RewriteCond %{REQUEST_FILENAME} !-f
|
||||
RewriteCond %{REQUEST_FILENAME} !-d
|
||||
RewriteRule ^([\s\S]*)$ index.php/$1 [L,NC,QSA]
|
||||
RewriteRule ^([\s\S]*)$ index.php?/$1 [L,NC,QSA]
|
||||
|
||||
# Ensure Authorization header is passed along
|
||||
RewriteCond %{HTTP:Authorization} .
|
||||
|
||||
@ -109,7 +109,7 @@
|
||||
<tr>
|
||||
<td class="first">
|
||||
</br>
|
||||
<center> <img src="<?= base_url() ?>/public/assets/uploads/logo2.png" alt="Girl in a jacket" width="100" height="100"></center> </br>
|
||||
<center> <img src="<?= base_url() ?>/public/assets/receipt/donation.png" width="100" height="100"></center> </br>
|
||||
|
||||
<center> <h3><?= $admindata['org_name'] ?></h3></center>
|
||||
<center> <?= $admindata['address'] ?>,<?= $admindata['city'] ?>,</center>
|
||||
@ -186,7 +186,7 @@ Discription of Donation :
|
||||
|
||||
|
||||
|
||||
Authorized Signature : <img src="<?=base_url()?>/<?=$admindata['signature']?>.png" alt="Girl in a jacket" width="170" height="36">
|
||||
Authorized Signature : <img src="<?=base_url()?>/<?=$admindata['signature']?>.png" width="170" height="36">
|
||||
</br></br>
|
||||
<center class="mailfont">"Thank You For Your Donation"</center>
|
||||
</td>
|
||||
|
||||
@ -288,7 +288,7 @@
|
||||
<div class="row">
|
||||
<div class="col-md-4">
|
||||
</br></br></br>
|
||||
<center> <img src="<?=base_url()?>/public/assets/logo.jpg" alt="Girl in a jacket" width="100" height="100"></center> </br>
|
||||
<center> <img src="<?=base_url()?>/public/assets/receipt/donation.png" alt="Girl in a jacket" width="100" height="100"></center> </br>
|
||||
<center> <h3><?= $admindata['org_name'] ?></h3></center>
|
||||
<center> <?= $admindata['address'] ?>,<?= $admindata['city'] ?>,</center>
|
||||
<center> <?= $admindata['state'] ?>-<?= $admindata['pin_code'] ?>.</center>
|
||||
|
||||
BIN
public/assets/donation.png
Normal file
BIN
public/assets/donation.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 22 KiB |
BIN
public/assets/receipt/donation.png
Normal file
BIN
public/assets/receipt/donation.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 22 KiB |
@ -0,0 +1 @@
|
||||
__ci_last_regenerate|i:1609754384;_ci_previous_url|s:26:"http://localhost/donation/";
|
||||
@ -0,0 +1 @@
|
||||
__ci_last_regenerate|i:1609746426;_ci_previous_url|s:58:"http://localhost/donation/PdfController/download_receipt/6";logged_user|s:1:"3";
|
||||
@ -0,0 +1 @@
|
||||
__ci_last_regenerate|i:1609754384;_ci_previous_url|s:35:"http://localhost/donation/Dashboard";logged_user|s:1:"3";
|
||||
@ -0,0 +1 @@
|
||||
__ci_last_regenerate|i:1609749001;_ci_previous_url|s:58:"http://localhost/donation/PdfController/download_receipt/6";logged_user|s:1:"3";
|
||||
@ -0,0 +1 @@
|
||||
__ci_last_regenerate|i:1609754072;_ci_previous_url|s:26:"http://localhost/donation/";
|
||||
@ -0,0 +1 @@
|
||||
__ci_last_regenerate|i:1609745244;_ci_previous_url|s:58:"http://localhost/donation/PdfController/download_receipt/8";logged_user|s:1:"3";
|
||||
@ -0,0 +1 @@
|
||||
__ci_last_regenerate|i:1609745670;_ci_previous_url|s:58:"http://localhost/donation/PdfController/download_receipt/6";logged_user|s:1:"3";
|
||||
@ -1 +1 @@
|
||||
__ci_last_regenerate|i:1609741474;_ci_previous_url|s:32:"http://localhost/donation/signup";
|
||||
__ci_last_regenerate|i:1609742333;_ci_previous_url|s:32:"http://localhost/donation/signup";
|
||||
@ -0,0 +1 @@
|
||||
__ci_last_regenerate|i:1609746030;_ci_previous_url|s:58:"http://localhost/donation/PdfController/download_receipt/6";logged_user|s:1:"3";
|
||||
@ -0,0 +1 @@
|
||||
__ci_last_regenerate|i:1609744825;_ci_previous_url|s:26:"http://localhost/donation/";
|
||||
Loading…
Reference in New Issue
Block a user