recharged_on no time

This commit is contained in:
Ibnu Maksum
2023-06-20 12:00:03 +07:00
parent 001bc1e479
commit ab01de68b7
3 changed files with 5 additions and 5 deletions

View File

@ -101,7 +101,7 @@ switch ($action) {
<td>$plan_name</td>
<td>$type</td>
<td align='right'>$price</td>
<td>$recharged_on $time </td>
<td>$recharged_on</td>
<td>$expiration $time </td>
<td>$method</td>
<td>$routers</td>
@ -270,7 +270,7 @@ EOF;
<td>$plan_name</td>
<td>$type</td>
<td align='right'>$price</td>
<td>$recharged_on $time </td>
<td>$recharged_on </td>
<td>$expiration $time </td>
<td>$method</td>
<td>$routers</td>