summaryrefslogtreecommitdiff
path: root/httemplate/browse
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2016-03-10 01:47:43 -0800
committerMark Wells <mark@freeside.biz>2016-03-10 01:48:07 -0800
commit6fda8fa683ab221ab719adaacf994056633ca342 (patch)
treeb398bc876c09c680bf3791b8f71ec5b694bf4424 /httemplate/browse
parent1a7e14575bad289d5191b78623f79ed41950b514 (diff)
OLT edit fixes, #35260
Diffstat (limited to 'httemplate/browse')
-rw-r--r--httemplate/browse/fiber_olt.html4
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', ],
&>