diff options
| author | Mark Wells <mark@freeside.biz> | 2015-10-10 11:56:46 -0700 |
|---|---|---|
| committer | Mark Wells <mark@freeside.biz> | 2015-10-10 11:57:06 -0700 |
| commit | 5ce58321ab8580a4280d2d1af9d3d049c27ed3bd (patch) | |
| tree | 36246a6f52cd63c3238d75adcb6139bdcf6e34c7 /httemplate/browse/deploy_zone.html | |
| parent | 5550f3da1af3c22651354b74dbc9f84ca6001497 (diff) | |
minor fixes to deploy zone editing, #30260
Diffstat (limited to 'httemplate/browse/deploy_zone.html')
| -rw-r--r-- | httemplate/browse/deploy_zone.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/browse/deploy_zone.html b/httemplate/browse/deploy_zone.html index 02ebb8b8c..a1bd57f15 100644 --- a/httemplate/browse/deploy_zone.html +++ b/httemplate/browse/deploy_zone.html @@ -57,7 +57,7 @@ '(cir_speed_down, cir_speed_up)', ], links => [ $link_fixed, $link_fixed, ], - align => 'cllllrr', + align => 'cllllrrr', nohtmlheader => 1, disable_maxselect => 1, disable_total => 1, |
