no time on recharge_on

This commit is contained in:
Ibnu Maksum
2023-06-20 11:57:05 +07:00
parent ff2ec20400
commit 001bc1e479
12 changed files with 18 additions and 69 deletions

View File

@ -37,7 +37,7 @@
{$_L['Username']} : <b>{$d['username']}</b><br>
{$_L['Password']} : **********<br>
<br>
{$_L['Created_On']} : <b>{date($_c['date_format'], strtotime($d['recharged_on']))} {$d['time']}</b><br>
{$_L['Created_On']} : <b>{date($_c['date_format'], strtotime($d['recharged_on']))}</b><br>
{$_L['Expires_On']} : <b>{date($_c['date_format'], strtotime($d['expiration']))} {$d['time']}</b><br>
============================================<br>
<center>{$_c['note']}</center>