Added ADSL Stat report
This commit is contained in:
4
modules/adsl/views/service/admin/adslstat/body_head.php
Normal file
4
modules/adsl/views/service/admin/adslstat/body_head.php
Normal file
@@ -0,0 +1,4 @@
|
||||
<tr class="list-data">
|
||||
<td><?php echo $speed; ?></td>
|
||||
<td><?php echo $count; ?></td>
|
||||
<td><?php echo $percent; ?></td>
|
Reference in New Issue
Block a user