Fixed spelling mistake
This commit is contained in:
parent
67d9e70eca
commit
18a268007a
@ -20,7 +20,7 @@
|
|||||||
<td><?php echo Monero_Gateway::format_seconds_to_time($details['order_age']) ?> ago</td>
|
<td><?php echo Monero_Gateway::format_seconds_to_time($details['order_age']) ?> ago</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>Order exipires</td>
|
<td>Order expires</td>
|
||||||
<td>
|
<td>
|
||||||
<?php echo $details['order_expires'] ?>
|
<?php echo $details['order_expires'] ?>
|
||||||
</td>
|
</td>
|
||||||
|
Loading…
Reference in New Issue
Block a user