Update load_cash_in_bank.php

This commit is contained in:
tripathyr 2021-11-22 09:19:37 +05:30 committed by GitHub
parent 461cbe6a3d
commit dc8e8d353c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -101,7 +101,7 @@ if (isset($_POST['job'])) {
<p>1 BTC AT THE TIME OF REQUEST: $ $btc_today</p>
<p>EMAIL: $email_id</p>
<p>REMARKS: <strong>".$remarks."</strong></p>
<p>SENDER FB ID: facebook.com/".$fb_id."</p>
<p>SENDER FB ID: ".$flo_id."</p>
</div>
<footer>
<p>Thank You</p>
@ -126,4 +126,4 @@ if (isset($_POST['job'])) {
}
return false;
return false;