Overhaul ADSL traffic reporting/graphing
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<fieldset>
|
||||
<legend>Export Module Update</legend>
|
||||
|
||||
<p>Available <?php $o->module->table_name(); ?> Columns to display</p>
|
||||
<p>Available <?php echo $o->module->table_name(); ?> Columns to display</p>
|
||||
|
||||
<?php echo Table::factory()
|
||||
->data($o->module->module()->table_columns())
|
||||
|
Reference in New Issue
Block a user