Updated to reflect 1024 size calculation systemwide, refs #1277
Fixed decimal places in customer_mysql.php
This commit is contained in:
@@ -13,9 +13,9 @@ $header
|
||||
<fieldset>
|
||||
<table class="fullform bradius">
|
||||
<tr>
|
||||
<th>{$lng['traffic']['sumftp']} GB</th>
|
||||
<th>{$lng['traffic']['sumhttp']} GB</th>
|
||||
<th>{$lng['traffic']['summail']} GB</th>
|
||||
<th>{$lng['traffic']['sumftp']}</th>
|
||||
<th>{$lng['traffic']['sumhttp']}</th>
|
||||
<th>{$lng['traffic']['summail']}</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><div style="color:#019522;">{$traffic_complete['ftp']}</div></td>
|
||||
|
||||
Reference in New Issue
Block a user