diff options
Diffstat (limited to 'httemplate/browse/fiber_olt.html')
-rw-r--r-- | httemplate/browse/fiber_olt.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/httemplate/browse/fiber_olt.html b/httemplate/browse/fiber_olt.html index 2355ec023..ec64768dd 100644 --- a/httemplate/browse/fiber_olt.html +++ b/httemplate/browse/fiber_olt.html @@ -6,6 +6,6 @@ 'acl' => 'Configuration', # overrides 'disabled_statuspos' => 3, - 'header' => [ '#', 'Site', 'Name', 'Serial' ], - 'fields' => [ 'oltnum', 'site_description', 'oltname', 'serial' ], + 'header' => [ '#', 'Name', 'Serial', 'Site', ], + 'fields' => [ 'oltnum', 'oltname', 'serial', 'site_description', ], &> |