Changeset 569 for pro-violet-viettel/sourcecode
- Timestamp:
- Nov 18, 2014 5:50:05 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pro-violet-viettel/sourcecode/application/modules/frontend/views/user_profile.php
r559 r569 330 330 Từ 331 331 </th> 332 <th>Sá» tiá»n </th>332 <th>Sá» tiá»n (VNÄ)</th> 333 333 334 334 <th> … … 346 346 <?php echo $paidlog['source']; ?> 347 347 </td> 348 <td><?php echo $paidlog['amount']; ?></td>348 <td><?php echo number_format($paidlog['amount'], 0); ?></td> 349 349 <td><?php echo date('d-m-Y H:i:s', strtotime($paidlog['paid_time']));?></td> 350 350 </tr>
Note: See TracChangeset
for help on using the changeset viewer.